aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 857c7ae7eaf..e375eae460d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-05-26 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (Ffind_operation_coding_system): Allow (FILENAME
4 . BUFFER) in TARGET.
5
12006-05-25 Chong Yidong <cyd@stupidchicken.com> 62006-05-25 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * image.c (png_load): Don't call fclose on NULL. 8 * image.c (png_load): Don't call fclose on NULL.