diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8992497582b..ea19bf734eb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 1999-12-31 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * xfns.c: New image functions adapted to Emacs conventions. | ||
| 4 | (png_load, tiff_load, jpeg_load, gif_load): Always GCPRO local | ||
| 5 | variable `file'. | ||
| 6 | |||
| 1 | 1999-12-31 William M. Perry <wmperry@aventail.com> | 7 | 1999-12-31 William M. Perry <wmperry@aventail.com> |
| 2 | 8 | ||
| 3 | * xfns.c (jpeg_format): Added the :data keyword | 9 | * xfns.c (jpeg_format): Added the :data keyword |