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 7455d9e17bd..a212f023c21 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * xdisp.c (get_overlay_strings_1): Fix typo. | ||
| 4 | |||
| 1 | 2008-02-29 Chong Yidong <cyd@stupidchicken.com> | 5 | 2008-02-29 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * xdisp.c (get_overlay_strings_1): Add missing argument type. | 7 | * xdisp.c (get_overlay_strings_1): Add missing argument type. |