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 26e343d..f8ccbfd 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).