aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index c7e02e5c0e8..ba3f2e65597 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12001-01-03 Paul Eggert <eggert@twinsun.com>
2
3 * lib-src/rcs2log: Avoid security hole allowing attacker to
4 cause user of rcs2log to overwrite arbitrary files, fixing
5 a bug reported by Morten Welinder.
6
7 Don't put "exit 1" at the end of the exit trap; it's
8 ineffective in POSIX shells.
9
12001-01-02 Gerd Moellmann <gerd@gnu.org> 102001-01-02 Gerd Moellmann <gerd@gnu.org>
2 11
3 * ebrowse.c (yyerror): Changed to take two arguments. Prototype 12 * ebrowse.c (yyerror): Changed to take two arguments. Prototype