SHA256
1
0
forked from pool/libHX
2012-07-28 11:23:40 +00:00
committed by Git OBS Bridge
parent 3b8e2884e6
commit 4e28fc8257
6 changed files with 32 additions and 21 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jul 28 11:16:25 UTC 2012 - jengelh@inai.de
- Update to new upstream release 3.13
* io: remove HX_REALPATH_SYMLINK
* option: new HXOPT_RQ_ORDER flag, allows unconditional POSIX-style
parsing (parsing terminates at first non-option encountered)
* option: add HXTYPE_SIZE_T
* time: add functions and macros for arithmetic and handling of
timespec with support for negative time values
-------------------------------------------------------------------
Sat Feb 11 00:12:21 UTC 2012 - jengelh@medozas.de