blob: f9c483f124244a9b50a31940ce55e67534853ec5 (
plain)
1
2
3
4
5
6
7
|
cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script
It produces a GNU-style ChangeLog for CVS-controlled sources,
by running "cvs log" and parsing the output. Duplicate log
messages get unified in the Right Way.
More information: cvs2cl --help
|