aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7452b53da5b..6afb661e759 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * image.c (gif_load): Implement gif89a spec "no disposal" method.
4
12011-06-06 Paul Eggert <eggert@cs.ucla.edu> 52011-06-06 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Cons<->int and similar integer overflow fixes (Bug#8794). 7 Cons<->int and similar integer overflow fixes (Bug#8794).