aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorFrancesco Potortì <[email protected]>2008-08-25 07:49:19 +0000
committerFrancesco Potortì <[email protected]>2008-08-25 07:49:19 +0000
commit0d80bf29197cf4d954276602f65281617877fb0f (patch)
tree65ee3735f1b24aed3779bdcf7ca4f3f36bebc960 /lib-src/ChangeLog
parentd3706fa95c517638493bd57fbbd19c4eee2533fe (diff)
2008-08-25 Francesco Potort�<[email protected]>
* etags.c (main): Do not use static space for the tagfile string.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 48337e983e..5d577b32be 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-25 Francesco Potortì <[email protected]>
+
+ * etags.c (main): Do not use static space for the tagfile string.
+
2008-08-17 Francesco Potortì <[email protected]>
* etags.c (main): Use canonicalize_filename on tags file name.