Remove RCS Id keyword.

This commit is contained in:
Gerd Moellmann 2001-07-20 11:06:50 +00:00
parent db3cd0aeda
commit 3c88ae74e3
2 changed files with 5 additions and 1 deletions

View file

@ -1,9 +1,14 @@
2001-07-20 Gerd Moellmann <gerd@gnu.org>
* grep-changelog: Remove RCS Id keyword.
2001-07-20 Juanma Barranquero <lektu@terra.es>
* 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.
2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>

View file

@ -1,5 +1,4 @@
#! /usr/bin/perl
# $Id: grep-changelog,v 1.6 2001/07/20 10:04:17 gerd Exp $
# Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
#