aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a04fe215f99..3b4465df607 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,13 @@
12012-06-26 Paul Eggert <eggert@cs.ucla.edu>
2
3 Clean out last vestiges of the old HAVE_CONFIG_H stuff.
4 * Makefile.in (BASE_CFLAGS):
5 * makefile.w32-in (LOCAL_FLAGS): Remove -DHAVE_CONFIG_H.
6 * etags.c, hexl.c, pop.c: Include <config.h> unconditionally.
7 * etags.c (DOS_NT):
8 * pop.c (MAIL_USE_POP, h_errno):
9 Remove code that was conditioned on !HAVE_CONFIG_H.
10
12012-06-25 Dmitry Antipov <dmantipov@yandex.ru> 112012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
2 12
3 * etags.c (etags_strcasecmp, etags_strncasecmp): Define to 13 * etags.c (etags_strcasecmp, etags_strncasecmp): Define to