Revision
1.3 -
(
hide annotations)
(
download)
Tue Aug 14 11:22:49 2007 UTC
(17 years, 10 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +4 -0 lines
++ version-tools/bin/ChangeLog 14 Aug 2007 11:21:23 -0000
* viewvclog2rcs.pl: Support for branches.
2007-08-14 Wakaba <wakaba@suika.fam.cx>
++ version-tools/lib/ChangeLog 14 Aug 2007 11:22:13 -0000
2007-08-14 Wakaba <wakaba@suika.fam.cx>
* RCSFormat.pm (sort_by_revision): Sort branch revisions
differently, for compatibility with RCS |co| command.
2007-08-14 Wakaba <wakaba@suika.fam.cx>
* RCSFormat.pm (stringify): Don't put spaces after |access|
attribute name if the attribute has empty value, for
textual compatibility with RCS. Newlines are added/removed
for textual compatibility with RCS.