diff lib-src/ChangeLog @ 97695:931ebb532670

2008-08-25 Francesco Potort?<pot@gnu.org> * etags.c (main): Do not use static space for the tagfile string.
author Francesco Potortì <pot@gnu.org>
date Mon, 25 Aug 2008 07:49:19 +0000
parents 6b795ffc50cd
children 261b61f743f7
line wrap: on
line diff
--- 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ì  <pot@gnu.org>
+
+	* etags.c (main): Do not use static space for the tagfile string.
+
 2008-08-17  Francesco Potortì  <pot@gnu.org>
 
 	* etags.c (main): Use canonicalize_filename on tags file name.