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 b2773ddbf50..f9451711f32 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * image.c (compute_image_size): New function to implement | ||
| 4 | :max-width and :max-height. | ||
| 5 | (imagemagick_load_image): Use it. | ||
| 6 | |||
| 1 | 2013-06-23 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2013-06-23 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | Try to avoid malloc SEGVs on Cygwin (Bug#14569). | 9 | Try to avoid malloc SEGVs on Cygwin (Bug#14569). |