aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-03 12:53:05 +0000
committerGerd Moellmann2001-01-03 12:53:05 +0000
commit3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3 (patch)
treee0caa6a62d901a7a20e1e721c026a1a3e1203235 /lib-src/ChangeLog
parentdffde83fdb971167a8c48bc240c482da6eb57a6f (diff)
downloademacs-3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3.tar.gz
emacs-3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3.zip
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-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