diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2014-10-20 18:43:39 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2014-10-20 18:43:39 +0200 |
commit | 7cf57ee38648ce5729b97209e4bf87ae92c726b6 (patch) | |
tree | 7a1e89b9c5e85db7ecd736cb0fa375277de8def1 /ChangeLog | |
parent | 58048f62e9ce8d1754192edd702f7f3bbcea24c6 (diff) | |
parent | c3ccf5e3e6737f81863b085289fd830e732b41f9 (diff) |
Merge tag 'upstream/0.8.1'
Upstream version 0.8.1
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2014-10-20 -- 0.8.1 + + * Fixed: Sync URI_VER_* preprocessor defines (were at 0.7.6, bug #23) + * Fixed: Bug in internal function that may flip uriEqualsUri results around + * Added: Function uriAddBaseUriEx allowing to resolve URIs with + a scheme identical to that of the base URI to resolve against + as if the URI to resolve had no scheme specified, when flag + URI_RESOLVE_IDENTICAL_SCHEME_COMPAT is specified (feature request #4) + * Soname: 1:17:0 + 2014-07-12 -- 0.8.0.1 * Fixed: ISO C90 warnings (bug #20) |