From: Paul Eggert Date: Sun, 1 May 2011 17:53:49 +0000 (-0700) Subject: Add Bug#. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~92^2~22^2~1 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d38271b704d7a3dc9453a6cda4a2115e6b9a56f;p=emacs.git Add Bug#. --- diff --git a/src/ChangeLog b/src/ChangeLog index 93af816947c..230761a6f1e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3,7 +3,7 @@ * charset.h (struct charset.code_space): Now has 15 elements, not 16. * charset.c (Fdefine_charset_internal): Don't initialize charset.code_space[15]. The value was garbage, on hosts with - 32-bit int. + 32-bit int (Bug#8600). 2011-04-30 Eli Zaretskii