*** empty log message ***

This commit is contained in:
Gerd Moellmann
2001-07-20 10:04:36 +00:00
parent 3eb7ddf329
commit 6e07c0a573
3 changed files with 11 additions and 3 deletions

View File

@@ -1,9 +1,9 @@
2001-07-20 Juanma Barranquero <lektu@terra.es>
* grep-changelog (parse_changelog): Add test for defined value to
quiet warning from Perl 5.005 or above.
* 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.
argument to prevent duplicate headers. * grep-changelog
2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>