aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-08-11 14:01:38 +0000
committerRichard M. Stallman <[email protected]>2005-08-11 14:01:38 +0000
commit6e2d14c82468c52831d2d6c513d6bd4ef6afc406 (patch)
tree470e240f72fec59a88d76064123e02adc75a0808 /src
parent60aee8b29f2e0a10bdc7f4b09e2bff0e9ee27dff (diff)
*** empty log message ***
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 68614d7c8c..7a572c8271 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-11 Richard M. Stallman <[email protected]>
+
+ * image.c (syms_of_image): Init image_types here, and call define_image_type.
+ (init_image): Not here.
+
2005-08-09 Richard M. Stallman <[email protected]>
* bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.