aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bdf3a9fb09f..40926622090 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12013-10-10 Eli Zaretskii <eliz@gnu.org>
2
3 * image.c (GIFLIB_MAJOR): Define to 4 if undefined.
4 (GIFLIB_MINOR, GIFLIB_RELEASE): Define to zero if undefined.
5 (GifErrorString) [GIFLIB_MAJOR >= 5]: Define a function pointer.
6 (gif_load): For giflib v5.x and later, display the error message
7 produced by giflib when its functions fail.
8 (syms_of_image) <Qlibgif_version> [HAVE_NTGUI]: New DEFSYM.
9 (Bug#15531)
10
12013-10-10 Dmitry Antipov <dmantipov@yandex.ru> 112013-10-10 Dmitry Antipov <dmantipov@yandex.ru>
2 12
3 * keyboard.c (last_event_timestamp): Remove. For X selection and 13 * keyboard.c (last_event_timestamp): Remove. For X selection and