Accepting request 284022 from home:posophe:branches:devel:libraries:c_c++

Update

OBS-URL: https://build.opensuse.org/request/show/284022
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libdatrie?expand=0&rev=16
This commit is contained in:
2015-02-04 21:22:00 +00:00
committed by Git OBS Bridge
parent 6003b977e3
commit a81f3b9505
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Feb 4 12:34:37 UTC 2015 - p.drouand@gmail.com
- Update to version 0.2.8
* Fix compiler warnings in test suites.
* Fix edge-case error on alphabet set of size 255.
* Fail trie operations on non-alphabet inputs, rather than silently
allowing them to sneak in as false keys.
* Improved documentation.
- Add xz build require to keep SLE11 support
-------------------------------------------------------------------
Thu Apr 11 14:22:14 UTC 2013 - mmeister@suse.com