Title: [936] trunk/activerecord-jdbc/History.txt: Updated history preparing for 0.
8 release
- Revision
- 936
- Author
- nicksieger
- Date
- 2008-03-08 00:34:20 -0500 (Sat, 08 Mar 2008)
Log Message
Updated history preparing for 0.8 release
Modified Paths
Diff
Modified: trunk/activerecord-jdbc/History.txt (935 => 936)
--- trunk/activerecord-jdbc/History.txt 2008-03-08 05:15:38 UTC (rev 935)
+++ trunk/activerecord-jdbc/History.txt 2008-03-08 05:34:20 UTC (rev 936)
@@ -1,3 +1,14 @@
+== 0.8
+
+- NOTE: This release is only compatible with JRuby 1.1RC3 or later.
+- Because of recent API changes in trunk in preparation for JRuby 1.1, this release is not
+ backward compatible with previous JRuby releases. Hence the version bump.
+- Internal: convert Java methods to be defined with annotations
+- Fix problem with reserved words coming back pre-quoted from #indexes in postgres
+- 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
+
== 0.7.3
- Fix for Rubyforge #11567 (Matt Williams)
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel