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 4e3f3424c91..35190fd2a8f 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12012-08-31 Andreas Schwab <schwab@linux-m68k.org>
2
3 * etags.c (consider_token): Always zero-terminate token buffer.
4 (Bug#12306)
5
12012-08-19 Paul Eggert <eggert@cs.ucla.edu> 62012-08-19 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Rely on <config.h> + <unistd.h> to declare 'environ'. 8 Rely on <config.h> + <unistd.h> to declare 'environ'.