aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 227da56a250..643317e9fa3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-05-18 Christoph Scholtes <cschol2112@googlemail.com>
2
3 * menu.c: Include limits.h (fixes the MS-Windows build broken by
4 revision 104625).
5
12011-05-18 Paul Eggert <eggert@cs.ucla.edu> 62011-05-18 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Fix some integer overflow issues, such as string length overflow. 8 Fix some integer overflow issues, such as string length overflow.