aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4c6bfaa2b1a..e6b594258dc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12013-07-20 Glenn Morris <rgm@gnu.org>
2
3 * image.c (Fimage_flush): Fix doc typo.
4
12013-07-20 Paul Eggert <eggert@cs.ucla.edu> 52013-07-20 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Fix array bounds violation when pty allocation fails. 7 Fix array bounds violation when pty allocation fails.