CHANGES in dbi-dbrc-1.1.0 vs CHANGES in dbi-dbrc-1.1.1
- old
+ new
@@ -1,4 +1,13 @@
+== 1.1.1 - 2-Aug-2007
+* DBRCError is now DBRC::Error.
+* Added a Rakefile with tasks for installation and testing.
+* Added the win32-dir library as a prerequisite for MS Windows.
+* Removed the install.rb file. That's now handled by the Rakefile.
+* Some refactoring in the constructor, including the elimination of
+ warnings that appeared when run with -w.
+* Some doc and test updates.
+
== 1.1.0 - 19-Oct-2005
* Bug fix for MS Windows (there's no Win32 namespace for win32/file).
* Changed platform detection mechanism.
== 1.0.1 - 7-Oct-2005