14
0

- update to 1.2.9:

* Introduced PooledClient a thread-safe pool of clients

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymemcache?expand=0&rev=4
This commit is contained in:
2017-11-21 12:32:03 +00:00
committed by Git OBS Bridge
parent cace0659c1
commit 26d0ae305d
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 21 12:31:19 UTC 2017 - dmueller@suse.com
- update to 1.2.9:
* Introduced PooledClient a thread-safe pool of clients
-------------------------------------------------------------------
Sun Mar 13 21:44:20 UTC 2016 - dmueller@suse.com