]> granicus.if.org Git - docbook-dsssl/commit
Made some minor changes to get deal with a couple corner cases.
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 20 Sep 2005 05:42:26 +0000 (05:42 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 20 Sep 2005 05:42:26 +0000 (05:42 +0000)
commit770343a3d9cfdd21427a455b034e58ca3cd5d47a
tree4ae4445a8f4c92c8c6041b5f3eaf8bba2d140b3f
parentd95603b0a304f5141581035397bcdfc76b33545c
Made some minor changes to get deal with a couple corner cases.

If somebody (say, Mike) checks in the VERSION file twice with the
same change description, it's possible for the merged changelog to
end with up something like:

  * VERSION, VERSION: Version 1.69.1 released.

The existing version of mergechangelogs got confused by that, so I
added a regex match to catch instances like that.

Also, in running the snapshot builds, with the way I have the
snapshot build currently set up, it's useful for the build to just
automatically assume we are at version X.XX.1 if the previous
version was X.XX.0.
----------------------------------------------------------------------
cvstools/mergechangelogs