]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 3 Jan 2001 12:53:05 +0000 (12:53 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 3 Jan 2001 12:53:05 +0000 (12:53 +0000)
lib-src/ChangeLog
src/ChangeLog

index c7e02e5c0e87d7a82ecaa120644a7f4d9b8c06fb..ba3f2e655972b097d81b879b336cc15d7fe5da8c 100644 (file)
@@ -1,3 +1,12 @@
+2001-01-03  Paul Eggert  <eggert@twinsun.com>
+
+       * 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  <gerd@gnu.org>
 
        * ebrowse.c (yyerror): Changed to take two arguments.  Prototype
index 4f622116cebdb13caa862daba076931918891304..c167e3721fedf365cd7b9d8f182c8243cb7e467b 100644 (file)
@@ -1,3 +1,12 @@
+2001-01-03  Gerd Moellmann  <gerd@gnu.org>
+
+       * window.c (Fwindow_end): Doc fix.
+
+2001-01-03  Dave Love  <fx@gnu.org>
+
+       * dired.c (Ffile_attributes): Fix last change, removing BSD4_3
+       kluge.
+
 2001-01-03  Gerd Moellmann  <gerd@gnu.org>
 
        * xdisp.c (try_window_reusing_current_matrix): Fix bug setting