aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-08-20 03:06:36 +0200
committerJoakim Verona2013-08-20 03:06:36 +0200
commit3b40cbcb9afa0d38b3627d85db3aa027cce8e26b (patch)
treeb2f11f23102d2cfb73e750da65ff19992513c9a6 /src/ChangeLog
parentfc11c16f9970babaca1a0278f6b4552f4eff9d38 (diff)
parent8c2f38aaab7a7a2f0605416fc2ee38701e41ab61 (diff)
downloademacs-3b40cbcb9afa0d38b3627d85db3aa027cce8e26b.tar.gz
emacs-3b40cbcb9afa0d38b3627d85db3aa027cce8e26b.zip
merge from trunk
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d0bafd3914e..e21d82bdc09 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12013-08-20 Paul Eggert <eggert@cs.ucla.edu>
2
3 * image.c (SIGNATURE_DIGESTSIZE): Remove.
4 (struct animation_cache): Make signature a flexible array member.
5 All uses changed. This is a tad slower but may insulate us better
6 from future changes to ImageMagick.
7
12013-08-19 Paul Eggert <eggert@cs.ucla.edu> 82013-08-19 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * image.c: Shrink memory needed for animation cache. 10 * image.c: Shrink memory needed for animation cache.