aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2011-06-06 11:37:51 -0700
committerPaul Eggert2011-06-06 11:37:51 -0700
commitb862a52ad38e14c7f7c9000662af834c75668012 (patch)
tree5e38c8621e74d133cb4580e98ef083ec842c4a2c /src/ChangeLog
parent0c1477cd00313d6aa13c40550a0b413a01d188c6 (diff)
downloademacs-b862a52ad38e14c7f7c9000662af834c75668012.tar.gz
emacs-b862a52ad38e14c7f7c9000662af834c75668012.zip
Add Bug#8794 to ChangeLog entry.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 08a008d0c98..7452b53da5b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,6 @@
12011-06-06 Paul Eggert <eggert@cs.ucla.edu> 12011-06-06 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Cons<->int and similar integer overflow fixes. 3 Cons<->int and similar integer overflow fixes (Bug#8794).
4 4
5 Check for overflow when converting integer to cons and back. 5 Check for overflow when converting integer to cons and back.
6 * charset.c (Fdefine_charset_internal, Fdecode_char): 6 * charset.c (Fdefine_charset_internal, Fdecode_char):