diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2015-10-04 -- 0.8.3 + + * Fixed: uriCompareRange reported NULL pointer and range of + length zero as equal, by mistake. + Thanks to Robert Kausch and his Coverity report. + * Fixed: Use-after-free in out-of-memory code of uriMakeOwner. + Thanks to Chris Hills and his Klocwork-based report (bug #28) + * Soname: 1:19:0 + 2015-04-27 -- 0.8.2 * Fixed: Broken conversion from/to Windows network shares (bug #21) |