# HG changeset patch # User Francesco Potort # Date 1219650559 0 # Node ID 931ebb532670e7d432c65db8cf70a3af8e086bcb # Parent 83ddd0b1382b95e8a25f9465df0e6d0c2f78afa5 2008-08-25 Francesco Potort? * etags.c (main): Do not use static space for the tagfile string. diff -r 83ddd0b1382b -r 931ebb532670 lib-src/ChangeLog --- a/lib-src/ChangeLog Mon Aug 25 07:48:27 2008 +0000 +++ b/lib-src/ChangeLog Mon Aug 25 07:49:19 2008 +0000 @@ -1,3 +1,7 @@ +2008-08-25 Francesco Potortì + + * etags.c (main): Do not use static space for the tagfile string. + 2008-08-17 Francesco Potortì * etags.c (main): Use canonicalize_filename on tags file name.