From 559b83312c44f7ebfe94bf7bd3b2de3133c5af9e Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Fri, 28 Dec 2012 20:45:39 -0500 Subject: [PATCH] changelog for pullreq 33 --- doc/build/changelog/changelog_08.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/build/changelog/changelog_08.rst b/doc/build/changelog/changelog_08.rst index 0cb8da9a3c..b350162a41 100644 --- a/doc/build/changelog/changelog_08.rst +++ b/doc/build/changelog/changelog_08.rst @@ -7,6 +7,20 @@ :version: 0.8.0b2 :released: December 14, 2012 + .. change:: + :tags: mysql, feature + :pullreq: 33 + + GAE dialect now accepts username/password arguments in the URL, + courtesy Owen Nelson. + + .. change:: + :tags: mysql, bug + :pullreq: 33 + + GAE dialect won't fail on None match if the error code can't be extracted + from the exception throw; courtesy Owen Nelson. + .. change:: :tags: orm, bug :tickets: 2637 -- 2.47.2