14
0

Accepting request 312670 from Cloud:OpenStack:Master

- update to 3.0.2
  - fix a bug that could route operations to replica set members
    that are not in primary or secondary state when using
  - fix bug in GridFS.delete

OBS-URL: https://build.opensuse.org/request/show/312670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=39
This commit is contained in:
2015-06-22 06:00:25 +00:00
committed by Git OBS Bridge
parent 0ebeb45676
commit 3572982fec
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jun 19 07:51:59 UTC 2015 - bwiedemann@suse.com
- update to 3.0.2
- fix a bug that could route operations to replica set members
that are not in primary or secondary state when using
- fix bug in GridFS.delete
-------------------------------------------------------------------
Wed Apr 8 11:38:16 UTC 2015 - mlin@suse.com