Title: [942] trunk/activerecord-jdbc/History.txt: Updated history for impending 0. 8 release
Revision
942
Author
nicksieger
Date
2008-03-16 18:47:20 -0400 (Sun, 16 Mar 2008)

Log Message

Updated history for impending 0.8 release

Modified Paths


Diff

Modified: trunk/activerecord-jdbc/History.txt (941 => 942)


--- trunk/activerecord-jdbc/History.txt	2008-03-16 22:47:16 UTC (rev 941)
+++ trunk/activerecord-jdbc/History.txt	2008-03-16 22:47:20 UTC (rev 942)
@@ -8,6 +8,8 @@
 - JRUBY-2205: Fix N^2 allocation of bytelists for mysql quoting (taw)
 - Attempt a fix for Rubyforge 18059
 - Upgrade derby to 10.3.2.1
+- Fix db:create etc. in the case where JDBC is loaded in Rails' preinitializer.rb
+- Fix db:drop to actually work
 
 == 0.7.3
 
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to