diff options
| author | Gerd Moellmann | 2001-09-05 10:22:00 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-09-05 10:22:00 +0000 |
| commit | 0e4011d8ec9ba3146973321d40dadbad5649cfe5 (patch) | |
| tree | fee7d2c31d5d1491b0f8141f41efde9b17423704 /lib-src/ChangeLog | |
| parent | 9ead1b6070e38f8603e838d0c5f4e580c035b577 (diff) | |
| download | emacs-0e4011d8ec9ba3146973321d40dadbad5649cfe5.tar.gz emacs-0e4011d8ec9ba3146973321d40dadbad5649cfe5.zip | |
*** 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 @@ | |||
| 8 | * makefile.nt (lisp): Synchronize with src/Makefile.in. | 8 | * makefile.nt (lisp): Synchronize with src/Makefile.in. |
| 9 | * makefile.w32-in (lisp): Ditto. | 9 | * makefile.w32-in (lisp): Ditto. |
| 10 | 10 | ||
| 11 | 2001-07-25 Juanma Barranquero <jbarranquero@peoplecall.com> | 11 | 2001-07-25 Juanma Barranquero <lektu@terra.es> |
| 12 | 12 | ||
| 13 | * grep-changelog (parse_changelog): Remove unused local variable. | 13 | * grep-changelog (parse_changelog): Remove unused local variable. |
| 14 | 14 | ||
| @@ -25,8 +25,9 @@ | |||
| 25 | * grep-changelog (parse_changelog): Add tests for defined values | 25 | * grep-changelog (parse_changelog): Add tests for defined values |
| 26 | to quiet warning from Perl 5.005 or above. | 26 | to quiet warning from Perl 5.005 or above. |
| 27 | (entry_match_p, header_match_p): Fix handling of null or empty | 27 | (entry_match_p, header_match_p): Fix handling of null or empty |
| 28 | argument to prevent duplicate headers. * grep-changelog | 28 | argument to prevent duplicate headers. |
| 29 | (main, parse_changelog): Make "use strict"-clean. | 29 | |
| 30 | * grep-changelog (main, parse_changelog): Make "use strict"-clean. | ||
| 30 | 31 | ||
| 31 | 2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org> | 32 | 2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org> |
| 32 | 33 | ||