svn+ssh://bugman@.../svn/relax/trunk
........
r21159 | bugman | 2013-10-17 16:41:50 +0200 (Thu, 17 Oct 2013) | 5 lines
Fix for a unit test of lib.linear_algebra.matrix_exponential.matrix_exponential().
This is for old numpy versions.
........
r21162 | bugman | 2013-10-17 16:48:04 +0200 (Thu, 17 Oct 2013) | 6 lines
Backported the relax 3.0.1 CHANGES file addition to trunk.
The command used was:
svn merge -r21160:21161 svn+ssh://bugman@.../svn/relax/tags/3.0.1 .
........
r21165 | bugman | 2013-10-17 17:40:49 +0200 (Thu, 17 Oct 2013) | 5 lines
Updated the Release Checklist document rsync instructions to allow resumed uploads.
This is needed if the internet connection has been cut, as uploading can take a long time.
........