From: Paul Eggert Date: Sat, 31 Dec 2011 08:36:43 +0000 (-0800) Subject: Add Bug#8828 to my 2011-06-15 entry. X-Git-Tag: emacs-pretest-24.0.93~97^2~55^2~68 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4baa020dd90f2925db503a92a0ab71cc49ddc89a;p=emacs.git Add Bug#8828 to my 2011-06-15 entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index e8b59fff9a9..937b96107bc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -4433,7 +4433,7 @@ 2011-06-15 Paul Eggert - Integer overflow and signedness fixes (Bug#8873). + Integer overflow and signedness fixes (Bug#8873, Bug#8828). * ccl.c (ASCENDING_ORDER): New macro, to work around GCC bug 43772. (GET_CCL_RANGE, IN_INT_RANGE): Use it.