401754cb9e
Copy from devel:libraries:c_c++/libdatrie based on submit request 38678 from user coolo OBS-URL: https://build.opensuse.org/request/show/38678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdatrie?expand=0&rev=3
49 lines
1.6 KiB
Plaintext
49 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 24 10:32:55 UTC 2010 - coolo@novell.com
|
|
|
|
- buildrequire pkg-config to fix provides
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 4 16:59:23 CET 2010 - vuntz@opensuse.org
|
|
|
|
- Update to version 0.2.2:
|
|
+ Support building with linkers without symbol versioning
|
|
supports, including Mac, Cygwin, MinGW.
|
|
+ Support other iconv implementations than that's in glibc, for
|
|
Mac and MinGW.
|
|
- Changes from version 0.2.1:
|
|
+ Fix errors in documentation
|
|
+ Symbol versioning to ease upgrade across SONAME
|
|
+ Minor cleanups
|
|
- Changes from version 0.2.0:
|
|
+ New APIs for performance: trie_state_copy(),
|
|
trie_state_is_single()
|
|
+ Clean-ups
|
|
- Changes from version 0.1.99.2:
|
|
+ More robust handling of alphabet ranges
|
|
+ Allow co-existence with libdatrie0
|
|
- Changes from version 0.1.99.1:
|
|
+ Breaking ABI with libdatrie0
|
|
+ More capacity with 32-bit node index
|
|
+ Adjusted API for non-file trie usage
|
|
+ All data in one file, no more *.br and *.tl split
|
|
+ Drop SBTrie wrapper; all features are merged into Trie
|
|
+ Domain characters are now Unicode
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 19 22:22:08 CET 2009 - crrodriguez@suse.de
|
|
|
|
- remove static libraries
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 7 15:23:59 CEST 2008 - uli@suse.de
|
|
|
|
- update -> 0.1.3 (fixes bug that keeps new libthai from
|
|
building, bnc #326002)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 30 17:06:40 CET 2007 - uli@suse.de
|
|
|
|
- initial package
|
|
|