diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 15b47934424..96546df6638 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * eval.c (Frun_hook_with_args, Frun_hook_with_args_until_success) | ||
| 4 | (Frun_hook_with_args_until_failure): Doc fixes. | ||
| 5 | |||
| 1 | 2012-09-21 Chong Yidong <cyd@gnu.org> | 6 | 2012-09-21 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * image.c (define_image_type): Avoid adding duplicate types to | 8 | * image.c (define_image_type): Avoid adding duplicate types to |