diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d35092e277f..d03e208354d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | (init_tiff_functions, init_gif_functions, init_svg_functions): | 17 | (init_tiff_functions, init_gif_functions, init_svg_functions): |
| 18 | Arglist and w32_delayed_load calling convention changed. | 18 | Arglist and w32_delayed_load calling convention changed. |
| 19 | (gs_type): Remove init_gs_functions; there is no such function. | 19 | (gs_type): Remove init_gs_functions; there is no such function. |
| 20 | (valid_image_p, make_image): Fix caller to lookup_image_type. | ||
| 20 | 21 | ||
| 21 | 2012-09-23 Paul Eggert <eggert@cs.ucla.edu> | 22 | 2012-09-23 Paul Eggert <eggert@cs.ucla.edu> |
| 22 | 23 | ||