aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2f611365fcd..7f1b3fdf6b8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-06-28 Andreas Schwab <schwab@linux-m68k.org>
2
3 * coding.c (encode_coding_utf_8): Correctly count produced_chars
4 also in unibyte case. (Bug#17865)
5
12014-06-28 K. Handa <handa@gnu.org> 62014-06-28 K. Handa <handa@gnu.org>
2 7
3 * coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE. 8 * coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE.