diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 82d75d39b40..243a39af45d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-08-22 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image.c (gif_load): Don't assume that each subimage has the same | ||
| 4 | dimensions as the base image. Handle disposal method that is | ||
| 5 | "undefined" by the gif spec (Bug#9335). | ||
| 6 | |||
| 1 | 2011-08-20 Chong Yidong <cyd@stupidchicken.com> | 7 | 2011-08-20 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * eval.c (Fsignal): Handle `debug' symbol in error handler (Bug#9329). | 9 | * eval.c (Fsignal): Handle `debug' symbol in error handler (Bug#9329). |