History.txt in rubypython-0.2.0 vs History.txt in rubypython-0.2.1
- old
+ new
@@ -1,4 +1,8 @@
+== 0.2.1 2008-08-02
+* 1 Bug Fix
+ * Incorrect require fixed
+
== 0.2.0 2008-08-02
* 3 major enhancements
* RubyPython can now effectively convert or wrap most types from Python.
* Errors in the Python interpreter are relayed to Ruby errors.
* Less seg faults by mass.