log lib-src/rcs2log @ 7024:f00ad05e91b0

age author description
1993-10-19 Paul Eggert (printlogline): Don't generate lines containing only white space.
1993-09-24 Paul Eggert Add -h, -n, -r options.
1993-08-25 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
1993-08-09 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
1993-05-29 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
1993-05-03 Paul Eggert mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
1993-03-16 Paul Eggert Some awks don't understand "\r". Code around this.
1993-01-15 Paul Eggert Add copyright and authorship notices.
1992-09-27 Roland McGrath %.2d -> %02d
1992-05-11 Paul Eggert Call ypmatch at most once.
1992-05-08 Paul Eggert Ignore log messages that start with `#'.
1992-04-01 Paul Eggert Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.
1992-03-21 Paul Eggert Add clumpname support.
1992-02-05 Paul Eggert Don't munge $* when getting date from ChangeLog.
1992-02-05 Paul Eggert Add -i, -l, -t.
1992-02-03 Paul Eggert Initial revision