]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 05:50:24 +0000 (22:50 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Mar 2011 05:50:24 +0000 (22:50 -0700)
src/ChangeLog

index 26e343ddde4c3faa5de29f50ce728d48140a248d..f8ccbfd1f3cec666ed97b77594d38bc3659c3519 100644 (file)
@@ -1,6 +1,7 @@
 2011-03-21  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * 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).