aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
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 @@
12013-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
12013-06-23 Paul Eggert <eggert@cs.ucla.edu> 72013-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).