diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1efa2ca302a..b9ff2fafbe2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-10-04 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * image.c (syms_of_image) <image-types>: Fix typo in docstring. | ||
| 4 | |||
| 1 | 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2007-10-03 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used. | 7 | * frame.h (struct frame): Don't try to GC-mark menu_bar_items_used. |