aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 46f50364890..e06406e3af0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -10445,7 +10445,7 @@
10445 (imagemagick_get_animation_cache): Fix a double-free error. 10445 (imagemagick_get_animation_cache): Fix a double-free error.
10446 (imagemagick_load_image): Remove the ping_wand code, which only 10446 (imagemagick_load_image): Remove the ping_wand code, which only
10447 apparently saved time on invalid animated images, and slowed down 10447 apparently saved time on invalid animated images, and slowed down
10448 everything else. Optimise for the common case. 10448 everything else. Optimize for the common case.
10449 10449
104502013-08-16 Xue Fuqiao <xfq.free@gmail.com> 104502013-08-16 Xue Fuqiao <xfq.free@gmail.com>
10451 10451