Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Mar 2011 23:56:23 +0000 (16:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Mar 2011 23:56:23 +0000 (16:56 -0700)
src/ChangeLog

index 8221368..c97331a 100644 (file)
@@ -1,6 +1,6 @@
 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * emacs.c (Fdaemon_initialized): Do not ignore I/O errors.
+       * emacs.c (Fdaemon_initialized): Do not ignore I/O errors (Bug#8303).
 
        * process.c (Fmake_network_process): Use socklen_t, not int,
        where POSIX says socklen_t is required in portable programs.