aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0eb9c31220d..db1539af6f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-10-30 Gerd Moellmann <gerd@gnu.org> 12001-10-30 Gerd Moellmann <gerd@gnu.org>
2 2
3 * lread.c (to_multibyte): Ensure read_buffer is at least twice
4 as large as the number of bytes to convert.
5
3 * lread.c (to_multibyte): New function. 6 * lread.c (to_multibyte): New function.
4 (read1): Use it. 7 (read1): Use it.
5 8