]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
arg, put the informix log in the wrong version
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Sep 2010 17:31:45 +0000 (13:31 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 7 Sep 2010 17:31:45 +0000 (13:31 -0400)
CHANGES

diff --git a/CHANGES b/CHANGES
index bc8abaf1939f0822abcae4f79c9761724f816b55..ea30651c51ee1f73c05cd5ed54a994035acab269 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -321,6 +321,12 @@ CHANGES
     constraints - also thanks to Kent Bower.
     [ticket:1868]
 
+- informix
+  - Applied patches from [ticket:1904] to get
+    basic Informix functionality up again.  We
+    rely upon end-user testing to ensure that
+    Informix is working to some degree.
+
 - documentation
   - The docs have been reorganized such that the "API
     Reference" section is gone - all the docstrings from
@@ -410,12 +416,6 @@ CHANGES
     to check if its Decimal already. Reopen of
     [ticket:1840]
 
-- informix
-  - Applied patches from [ticket:1904] to get
-    basic Informix functionality up again.  We
-    rely upon end-user testing to ensure that
-    Informix is working to some degree.
-    
 0.6.2
 =====
 - orm