diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 3eaa3d5eadd..6039a54c559 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-29 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * image.c (check_image_size): Use 1024x1024 if unknown frame (Bug#9189). | ||
| 4 | This is needed if max-image-size is a floating-point number. | ||
| 5 | |||
| 1 | 2011-07-28 Andreas Schwab <schwab@linux-m68k.org> | 6 | 2011-07-28 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 7 | ||
| 3 | * print.c (print_object): Print empty symbol as ##. | 8 | * print.c (print_object): Print empty symbol as ##. |