diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-09-05 10:22:00 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-09-05 10:22:00 +0000 |
commit | 0e4011d8ec9ba3146973321d40dadbad5649cfe5 (patch) | |
tree | fee7d2c31d5d1491b0f8141f41efde9b17423704 /lib-src/ChangeLog | |
parent | 9ead1b6070e38f8603e838d0c5f4e580c035b577 (diff) | |
download | emacs-0e4011d8ec9ba3146973321d40dadbad5649cfe5.tar.gz |
*** empty log message ***
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r-- | lib-src/ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 3ce70406a75..789c3317dfd 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -8,7 +8,7 @@ * makefile.nt (lisp): Synchronize with src/Makefile.in. * makefile.w32-in (lisp): Ditto. -2001-07-25 Juanma Barranquero <jbarranquero@peoplecall.com> +2001-07-25 Juanma Barranquero <lektu@terra.es> * grep-changelog (parse_changelog): Remove unused local variable. @@ -25,8 +25,9 @@ * grep-changelog (parse_changelog): Add tests for defined values to quiet warning from Perl 5.005 or above. (entry_match_p, header_match_p): Fix handling of null or empty - argument to prevent duplicate headers. * grep-changelog - (main, parse_changelog): Make "use strict"-clean. + argument to prevent duplicate headers. + + * grep-changelog (main, parse_changelog): Make "use strict"-clean. 2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org> |