summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-04-19 21:41:11 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-04-19 21:41:11 -0400
commit15b3d2f5bd3ff24b06945a3243eef0d3f523db15 (patch)
treec9da2d9d50717315399e2402d764b84cf4b76a58
parentd657cf0600e9fa1aa49a4e27ba2063073d879987 (diff)
downloadsqlalchemy-15b3d2f5bd3ff24b06945a3243eef0d3f523db15.tar.gz
changelog for pullreq 54 gaerdbms
-rw-r--r--doc/build/changelog/changelog_08.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst
index 0cf5e1f13..c443e2735 100644
--- a/doc/build/changelog/changelog_08.rst
+++ b/doc/build/changelog/changelog_08.rst
@@ -7,6 +7,14 @@
: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
Fixed a long-standing bug in the caching example, where