Mercurial > emacs
comparison lib-src/ChangeLog @ 35021:e66bc9cd4f54
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 03 Jan 2001 12:53:05 +0000 |
parents | 2f736da4eaf1 |
children | 3e97804526ed |
comparison
equal
deleted
inserted
replaced
35020:1d27d92c76d2 | 35021:e66bc9cd4f54 |
---|---|
1 2001-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 | |
1 2001-01-02 Gerd Moellmann <gerd@gnu.org> | 10 2001-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 |
4 added. Callers changed. | 13 added. Callers changed. |
5 | 14 |