aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index a573cd88d10..a04fe215f99 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12012-06-25 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * etags.c (etags_strcasecmp, etags_strncasecmp): Define to
4 library functions strcasecmp and strncasecmp if available.
5
12012-06-24 Paul Eggert <eggert@cs.ucla.edu> 62012-06-24 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Switch from NO_RETURN to C11's _Noreturn (Bug#11750). 8 Switch from NO_RETURN to C11's _Noreturn (Bug#11750).