From: Paul Eggert Date: Mon, 21 Mar 2011 05:50:24 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~513^2~19 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=37dd57d1e53ffb2d9dee6cc66d807e6d2575ef57;p=emacs.git Add Bug#. --- diff --git a/src/ChangeLog b/src/ChangeLog index 26e343ddde4..f8ccbfd1f3c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,7 @@ 2011-03-21 Paul Eggert - * fileio.c (Fcopy_file): Report error if fchown or fchmod fail. + * fileio.c (Fcopy_file): Report error if fchown or fchmod + fail (Bug#8306). * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303).