aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3402728de9a..7e8c4ed671b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12007-06-20 Juanma Barranquero <lekktu@gmail.com>
2
3 * w32term.c (w32_delete_display): Remove leftover declaration.
4 (w32_define_cursor, w32_initialize): Make static.
5
6 * w32.c (_wsa_errlist): Fix typo in error message.
7 (init_environment): Ignore any environment variable from the
8 registry having a null value.
9
12007-06-20 Glenn Morris <rgm@gnu.org> 102007-06-20 Glenn Morris <rgm@gnu.org>
2 11
3 * Makefile.in (LIBGIF): Default to -lgif. 12 * Makefile.in (LIBGIF): Default to -lgif.