Release notes for 2.6.3

This commit is contained in:
Bernie Hackett 2013-10-10 15:07:47 -07:00
parent bad7e32674
commit 1e5165afba

View File

@ -1,6 +1,20 @@
Changelog
=========
Changes in Version 2.6.3
------------------------
Version 2.6.3 fixes issues reported since the release of 2.6.2, most
importantly a semaphore leak when a connection to the server fails.
Issues Resolved
...............
See the `PyMongo 2.6.3 release notes in JIRA`_ for the list of resolved issues
in this release.
.. _PyMongo 2.6.3 release notes in JIRA: https://jira.mongodb.org/browse/PYTHON/fixforversion/13098
Changes in Version 2.6.2
------------------------