From 0d80bf29197cf4d954276602f65281617877fb0f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Mon, 25 Aug 2008 07:49:19 +0000 Subject: [PATCH] =?utf8?q?2008-08-25=20=20Francesco=20Potort=EF=BF=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit * etags.c (main): Do not use static space for the tagfile string. --- lib-src/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 48337e983e9..5d577b32beb 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -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. -- 2.39.5