Harlan Stenn <[EMAIL PROTECTED]> writes: > Jan, > > I'd love to have those things. > > At the moment, the ChangeLog is generated as part of the release process and > is not checked in anywhere. > > Ideas on exactly how to do this and volunteers to help implement it are > welcome.
I once had a release script that checked that the current release number (number to publish) was mentioned in the ChangeLog: It would fail to build a release if the Changelog had no entry for it. Now if you'd "grep" the text between the last and the current ChangeLog (and if the ChangeLog is "user-readbale"), you'd be done. Should be do-able ;-) Ulrich _______________________________________________ questions mailing list [email protected] https://lists.ntp.isc.org/mailman/listinfo/questions
