From 3e99d3b4c9110ed6e7b5614909633b5f6fd60ee3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 3 Jan 2001 12:53:05 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 9 +++++++++ src/ChangeLog | 9 +++++++++ 2 files changed, 18 insertions(+) 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 @@ +2001-01-03 Paul Eggert + + * lib-src/rcs2log: Avoid security hole allowing attacker to + cause user of rcs2log to overwrite arbitrary files, fixing + a bug reported by Morten Welinder. + + Don't put "exit 1" at the end of the exit trap; it's + ineffective in POSIX shells. + 2001-01-02 Gerd Moellmann * ebrowse.c (yyerror): Changed to take two arguments. Prototype diff --git a/src/ChangeLog b/src/ChangeLog index 4f622116ceb..c167e3721fe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2001-01-03 Gerd Moellmann + + * window.c (Fwindow_end): Doc fix. + +2001-01-03 Dave Love + + * dired.c (Ffile_attributes): Fix last change, removing BSD4_3 + kluge. + 2001-01-03 Gerd Moellmann * xdisp.c (try_window_reusing_current_matrix): Fix bug setting -- 2.39.5