From: Paul Eggert Date: Mon, 6 Jun 2011 18:37:51 +0000 (-0700) Subject: Add Bug#8794 to ChangeLog entry. X-Git-Tag: emacs-pretest-24.0.90~104^2~618^2~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b862a52ad38e14c7f7c9000662af834c75668012;p=emacs.git Add Bug#8794 to ChangeLog entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index 08a008d0c98..7452b53da5b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,6 @@ 2011-06-06 Paul Eggert - Cons<->int and similar integer overflow fixes. + Cons<->int and similar integer overflow fixes (Bug#8794). Check for overflow when converting integer to cons and back. * charset.c (Fdefine_charset_internal, Fdecode_char):