# HG changeset patch # User Francesco Potort # Date 1031066511 0 # Node ID 89daaf4cc56399605f5bc597d823b45e5bcc148d # Parent 66c5d66d21f6460925d446b4da6891f2a0b130a4 etags bug diff -r 66c5d66d21f6 -r 89daaf4cc563 lib-src/ChangeLog --- a/lib-src/ChangeLog Tue Sep 03 15:21:07 2002 +0000 +++ b/lib-src/ChangeLog Tue Sep 03 15:21:51 2002 +0000 @@ -1,3 +1,8 @@ +2002-09-03 Francesco Potorti` + + * etags.c (regex_tag_multiline, readline): Never pass pfnote a + string that cannot be freed. + 2002-08-30 Francesco Potorti` * etags.c (consider_token, C_entries): Switch to C++ parsing when