aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 26e343ddde4..f8ccbfd1f3c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12011-03-21 Paul Eggert <eggert@cs.ucla.edu> 12011-03-21 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * fileio.c (Fcopy_file): Report error if fchown or fchmod fail. 3 * fileio.c (Fcopy_file): Report error if fchown or fchmod
4 fail (Bug#8306).
4 5
5 * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303). 6 * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303).
6 7