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 975bcaaba0e..73e24bcf829 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-07-19 Paul Eggert <eggert@cs.ucla.edu>
2
3 * alloc.c (staticpro): Avoid buffer overrun on repeated calls.
4 (NSTATICS): Now a constant; doesn't need to be a macro.
5
12013-07-19 Richard Stallman <rms@gnu.org> 62013-07-19 Richard Stallman <rms@gnu.org>
2 7
3 * coding.c (decode_coding_utf_8): Add simple loop for fast 8 * coding.c (decode_coding_utf_8): Add simple loop for fast