mailr2566 - /1.2/docs/CHANGES


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on September 18, 2006 - 07:54:
Author: bugman
Date: Mon Sep 18 07:53:37 2006
New Revision: 2566

URL: http://svn.gna.org/viewcvs/relax?rev=2566&view=rev
Log:
Updated the CHANGES file for relax version 1.2.7, the MS Windows release.


Modified:
    1.2/docs/CHANGES

Modified: 1.2/docs/CHANGES
URL: 
http://svn.gna.org/viewcvs/relax/1.2/docs/CHANGES?rev=2566&r1=2565&r2=2566&view=diff
==============================================================================
--- 1.2/docs/CHANGES (original)
+++ 1.2/docs/CHANGES Mon Sep 18 07:53:37 2006
@@ -1,3 +1,27 @@
+Version 1.2.7
+(18 September 2006, from /1.2)
+http://svn.gna.org/svn/relax/tags/1.2.7
+
+    Features:
+        * The C modules now compile without problem on MS Windows.
+        * The MS Windows binary distribution packages are now successfully 
built using the SCons build system.
+        * The batch file 'relax.bat' has been created for running relax from 
the MS Windows command prompt.
+        * The program introduction width is now 80 characters in MS Windows 
for proper display from the command prompt.
+
+    Changes:
+        * The program state is saved when a RelaxError occurs in debugging 
mode.
+        * KeyboardInterupt during script execution in debugging mode will 
print the Python traceback.
+
+    Bugfixes:
+        * The sconstruct script no longer fails in MS Windows. (bug #6980)
+        * Model selection is now functional on all operating systems. (bug 
#6873).
+        * The use of the Unix only class 'Popen3' has been removed to allow 
relax to function on all non-Unix operating systems. (bug #6841)
+        * If the XH bond vector length is 0, the vector is set to None 
rather than raising a RelaxError. (partial fix to bug #6503)
+        * Fix for the sconstruct script failure on MS Windows due to 
ImportErrors caused by importing Unix specific code. (bug #6841)
+        * Fix for ImportErrors in MS Windows preventing relax from running. 
(bug #6841)
+
+
+
 Version 1.2.6
 (21 July 2006, from /1.2)
 http://svn.gna.org/svn/relax/tags/1.2.6




Related Messages


Powered by MHonArc, Updated Mon Sep 18 09:20:07 2006