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 @@ (readline): Canonicalize the name found in #line directive. 2002-03-06 Jason Rumney + * etags.c (put_entries): Use #if !CTAGS, to fix link error on compilers that don't optimize out dead code.