]> git.eshelyaron.com Git - emacs.git/commitdiff
Add Bug#8828 to my 2011-06-15 entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000 (00:36 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 31 Dec 2011 08:36:43 +0000 (00:36 -0800)
src/ChangeLog

index e8b59fff9a976ae5359a2d4f2c59e3a0bca4516c..937b96107bc0d25873aa129d9d20362500a4975c 100644 (file)
 
 2011-06-15  Paul Eggert  <eggert@cs.ucla.edu>
 
-       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.