From: Mike Bayer Date: Tue, 7 Sep 2010 17:31:45 +0000 (-0400) Subject: arg, put the informix log in the wrong version X-Git-Tag: rel_0_6_5~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f16ec981c0b4b26f319859c436d6d30c0526b89;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git arg, put the informix log in the wrong version --- diff --git a/CHANGES b/CHANGES index bc8abaf193..ea30651c51 100644 --- 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