diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
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 @@ | |||
| 1 | 2011-06-06 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image.c (gif_load): Implement gif89a spec "no disposal" method. | ||
| 4 | |||
| 1 | 2011-06-06 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2011-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). |