aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2011-06-06 18:39:26 -0700
committerDaniel Colascione2011-06-06 18:39:26 -0700
commita54e348216bc8154cafad25ab2edf02fde463204 (patch)
treec7140e50e000f13055ab3be6ab8b0f0ea734271a /src/ChangeLog
parent60002bf5c84f68a641c4acebe56cd1e36b6a3e86 (diff)
downloademacs-a54e348216bc8154cafad25ab2edf02fde463204.tar.gz
emacs-a54e348216bc8154cafad25ab2edf02fde463204.zip
* fns.c (Fputhash): Document return value.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6afb661e759..87259a083ae 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-06-07 Daniel Colascione <dan.colascione@gmail.com>
2
3 * fns.c (Fputhash): Document return value.
4
12011-06-06 Chong Yidong <cyd@stupidchicken.com> 52011-06-06 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * image.c (gif_load): Implement gif89a spec "no disposal" method. 7 * image.c (gif_load): Implement gif89a spec "no disposal" method.