svn+ssh://bugman@.../svn/relax/trunk
........
r27904 | bugman | 2015-09-30 12:08:12 +0200 (Wed, 30 Sep 2015) | 6 lines
Backported the relax 3.3.9 CHANGES file changes to trunk.
The command used was:
svn merge -r27902:27903 svn+ssh://bugman@.../svn/relax/tags/3.3.9 .
........
r27906 | bugman | 2015-09-30 14:42:40 +0200 (Wed, 30 Sep 2015) | 6 lines
Added a patch file for fixing Epydoc version 3.0.1.
This is needed to allow the dot graph files names to be unique (by no longer truncating to 30
characters), and to allow epydoc to handle newer Graphvis versions.
........
r27907 | bugman | 2015-09-30 14:43:40 +0200 (Wed, 30 Sep 2015) | 6 lines
Improvements for the release checklist document.
The backporting of the CHANGES file to trunk is now more obvious, and instructions for fixing Epydoc
have been added.
........
r27910 | bugman | 2015-10-01 14:55:29 +0200 (Thu, 01 Oct 2015) | 3 lines
Clean up of some of the release instructions (for using vim).
........