]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
changelog for pullreq 54 gaerdbms
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Apr 2013 01:41:11 +0000 (21:41 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 20 Apr 2013 01:41:11 +0000 (21:41 -0400)
doc/build/changelog/changelog_08.rst

index 0cf5e1f13cc6701e4ea9bb29ec24051552849827..c443e2735d773d2fb1223a59f98ca9aeb0c45f1a 100644 (file)
@@ -6,6 +6,14 @@
 .. changelog::
     :version: 0.8.1
 
+    .. change::
+      :tags: bug, mysql
+      :pullreq: 54
+
+      Updated a regexp to correctly extract error code on
+      google app engine v1.7.5 and newer.  Courtesy
+      Dan Ring.
+
     .. change::
       :tags: bug, examples