]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
merge 0.7 changelog
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Mar 2013 21:26:10 +0000 (16:26 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 2 Mar 2013 21:26:10 +0000 (16:26 -0500)
doc/build/changelog/changelog_07.rst

index f520caf3482983c5a81e278bc46f2b464d600038..41aac067b1d326d3b05e3de6fc2e6ef764047de0 100644 (file)
@@ -3,6 +3,16 @@
 0.7 Changelog
 ==============
 
+.. changelog::
+    :version: 0.7.11
+
+    .. change::
+        :tags: bug, tests
+        :tickets: 2669
+        :pullreq: 41
+
+      Fixed an import of "logging" in test_execute which was not
+      working on some linux platforms.
 
 .. changelog::
     :version: 0.7.10