diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-22 19:59:09 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2015-07-22 19:59:09 -0400 |
commit | 9140a2f6af171a4ff3f8fb3bd8a59d3b3d853452 (patch) | |
tree | de51d2e70a72dd59a834e03f5a833976b758cf31 | |
parent | 4096ad0f0980f6940be57aaee85791df8f975cd7 (diff) | |
download | sqlalchemy-9140a2f6af171a4ff3f8fb3bd8a59d3b3d853452.tar.gz |
- categorize this correctly
-rw-r--r-- | doc/build/changelog/changelog_09.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/build/changelog/changelog_09.rst b/doc/build/changelog/changelog_09.rst index 2b8c5f3ad..9d781faef 100644 --- a/doc/build/changelog/changelog_09.rst +++ b/doc/build/changelog/changelog_09.rst @@ -15,7 +15,7 @@ :version: 0.9.11 .. change:: - :tags: bug, pool + :tags: bug, engine :tickets: 3497 :versions: 1.0.8 |