]> git.eshelyaron.com Git - emacs.git/commitdiff
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 48337e983e91c3f524cdd10347ccfa3929cfc1ae..5d577b32bebc001aa4b51575665ed46f4eec3b17 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.