aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6f864f5eef5..9c6596c306a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-06-09 Paul Eggert <eggert@cs.ucla.edu>
2
3 Fix core dump after a dropped X connection (Bug#17704).
4 * sysdep.c (stuff_char): Don't abort merely because the selected frame
5 is dead, as we may be shutting down.
6
12014-06-08 Glenn Morris <rgm@gnu.org> 72014-06-08 Glenn Morris <rgm@gnu.org>
2 8
3 * fileio.c (write-region-inhibit-fsync): Doc tweak. 9 * fileio.c (write-region-inhibit-fsync): Doc tweak.