From 0050a8d3db04767b97e48f3aa71381b786481231 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Tue, 11 Feb 2014 18:00:10 -0500 Subject: [PATCH] - changelog for [ticket:2934] --- doc/build/changelog/changelog_09.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 62db3e6997..312d24beca 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -14,6 +14,15 @@ .. changelog:: :version: 0.9.3 + .. change:: + :tags: bug, mysql, cymysql + :tickets: 2934 + :pullreq: github:69 + + Fixed bug in cymysql dialect where a version string such as + ``'33a-MariaDB'`` would fail to parse properly. Pull request + courtesy Matt Schmidt. + .. change:: :tags: bug, orm :tickets: 2949 -- 2.47.3