aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2014-10-12 13:09:15 -0700
committerPaul Eggert2014-10-12 13:09:15 -0700
commitcc541e588a000c9aa6f4d732e95b67e2f01433d6 (patch)
treeb5a74167f1b7cf4f1a667dd731056ad769dbf9e3 /src/ChangeLog
parentdfbb4d511ee5b0a6234ffa393deaaaf56a2651b7 (diff)
downloademacs-cc541e588a000c9aa6f4d732e95b67e2f01433d6.tar.gz
emacs-cc541e588a000c9aa6f4d732e95b67e2f01433d6.zip
Spelling fixes.
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