2008-08-25 Francesco Potort�<pot@gnu.org>
authorFrancesco Potortì <pot@gnu.org>
Mon, 25 Aug 2008 07:49:19 +0000 (07:49 +0000)
committerFrancesco Potortì <pot@gnu.org>
Mon, 25 Aug 2008 07:49:19 +0000 (07:49 +0000)
* etags.c (main): Do not use static space for the tagfile string.

lib-src/ChangeLog

index 48337e9..5d577b3 100644 (file)
@@ -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.