aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 457118c4aaf..6a6689e474f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12001-10-25 Miles Bader <miles@gnu.org>
2
3 * xfns.c (png_load): Make sure SPECIFIED_BG is a string.
4 BG is a pointer to a structure, not a structure.
5 (gif_format, png_format): Add missing commas.
6
12001-10-24 Richard M. Stallman <rms@gnu.org> 72001-10-24 Richard M. Stallman <rms@gnu.org>
2 8
3 * xfaces.c (Fface_attributes_as_vector): New function. 9 * xfaces.c (Fface_attributes_as_vector): New function.