SHA256
1
0
forked from pool/libHX
OBS User unknown
2008-07-05 02:39:13 +00:00
committed by Git OBS Bridge
commit 0f62cdca9b
7 changed files with 256 additions and 0 deletions

45
libHX.changes Normal file
View File

@@ -0,0 +1,45 @@
-------------------------------------------------------------------
Mon Jun 23 12:56:42 CEST 2008 - mc@suse.de
- package rename to libHX13, libHX-devel
- version 1.18
- implement reverse iterating through HXlist
- remove deprecated HXlist_init_head() and HXclist_init_head()
[replaced by HXlist_init() and HXclist_init()]
- added HX_ffs()
- HXlist: added HXlist_for_each_safe, HXlist_for_each_entry_safe
- HXclist: added HXclist_del
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Mon Apr 7 11:39:23 CEST 2008 - mc@suse.de
- version 1.15
- HXformat: add %(ifempty) and %(ifnempty) tags
- libHX.h: split into {arbtree,deque,option,string}.h (and libHX.h)
- Add inline-doubly-linked-list data structures
-------------------------------------------------------------------
Wed Apr 2 18:06:43 CEST 2008 - mc@suse.de
- version 1.10.2
* bugfixes
-------------------------------------------------------------------
Mon Oct 8 15:03:07 CEST 2007 - mc@suse.de
- version 1.10.1
* Fix output of line-wrapped help text
* fix tarball
- package pkgconfig file
-------------------------------------------------------------------
Thu Jul 12 11:27:47 CEST 2007 - mc@suse.de
- initial release 1.10.0