15
0

Accepting request 349385 from Cloud:OpenStack:Master

- update to 0.14.1:
  * Allow providing a custom exception logger
    to 'locked' decorator
  * Allow providing a custom logger to process
    lock class
  * Fix issue #12

OBS-URL: https://build.opensuse.org/request/show/349385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasteners?expand=0&rev=6
This commit is contained in:
Denisart Benjamin
2015-12-29 13:50:50 +00:00
committed by Git OBS Bridge
parent 7a3e5be13c
commit 8e8ce60780
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 17 13:42:09 UTC 2015 - tbechtold@suse.com
- update to 0.14.1:
* Allow providing a custom exception logger
to 'locked' decorator
* Allow providing a custom logger to process
lock class
* Fix issue #12
-------------------------------------------------------------------
Sun Oct 4 09:54:45 UTC 2015 - tbechtold@suse.com