diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 68614d7c8c4..7a572c8271c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-11 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * image.c (syms_of_image): Init image_types here, and call define_image_type. | ||
| 4 | (init_image): Not here. | ||
| 5 | |||
| 1 | 2005-08-09 Richard M. Stallman <rms@gnu.org> | 6 | 2005-08-09 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input. | 8 | * bytecode.c (BYTE_CODE_QUIT): Throw t to Vthrow_on_input. |