aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index bf5dfdef31a..92d1efaf1eb 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,15 @@
12001-11-28 Paul Eggert <eggert@twinsun.com>
2
3 * rcs2log (Copyright): Add '(C)' as per coding guidelines.
4
5 The following changes are derived from suggestions by Bob Chapman
6 <rechapman@compuserve.com>.
7
8 * rcs2log (printlogline): Also allow tab and newline to separate
9 '(function):' from the rest of a comment.
10 (reformat the sorted log entries): Require date and author to
11 match the clumpname.
12
12001-11-16 Gerd Moellmann <gerd@gnu.org> 132001-11-16 Gerd Moellmann <gerd@gnu.org>
2 14
3 * ebrowse.c (matching_regexp): Escape '\\'. 15 * ebrowse.c (matching_regexp): Escape '\\'.