diff lib-src/ChangeLog @ 41649:41d73d9565de

(Copyright): Add '(C)' as per coding guidelines. The following changes are derived from suggestions by Bob Chapman <rechapman@compuserve.com>. (printlogline): Also allow tab and newline to separate '(function):' from the rest of a comment. (reformat the sorted log entries): Require date and author to match the clumpname.
author Paul Eggert <eggert@twinsun.com>
date Wed, 28 Nov 2001 23:55:08 +0000
parents 7a17adb38c88
children 5a58e611cea2
line wrap: on
line diff
--- a/lib-src/ChangeLog	Wed Nov 28 22:34:20 2001 +0000
+++ b/lib-src/ChangeLog	Wed Nov 28 23:55:08 2001 +0000
@@ -1,3 +1,15 @@
+2001-11-28  Paul Eggert  <eggert@twinsun.com>
+
+	* rcs2log (Copyright): Add '(C)' as per coding guidelines.
+
+	The following changes are derived from suggestions by Bob Chapman
+	<rechapman@compuserve.com>.
+
+	* rcs2log (printlogline): Also allow tab and newline to separate
+	'(function):' from the rest of a comment.
+	(reformat the sorted log entries): Require date and author to
+	match the clumpname.
+
 2001-11-16  Gerd Moellmann  <gerd@gnu.org>
 
 	* ebrowse.c (matching_regexp): Escape '\\'.