aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6af23763628..a0c2b26de05 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -9,6 +9,7 @@
9 (readline): Canonicalize the name found in #line directive. 9 (readline): Canonicalize the name found in #line directive.
10 10
112002-03-06 Jason Rumney <jasonr@gnu.org> 112002-03-06 Jason Rumney <jasonr@gnu.org>
12
12 * etags.c (put_entries): Use #if !CTAGS, to fix link error on 13 * etags.c (put_entries): Use #if !CTAGS, to fix link error on
13 compilers that don't optimize out dead code. 14 compilers that don't optimize out dead code.
14 15