summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2015-10-07 16:32:36 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2015-10-07 16:32:36 +0200
commitd4ba486cc6aacbbed2be1e71ea77410052a22ac1 (patch)
treeae4dcb499fb8011cb8ab5c889f28c4859aa3dfc2 /ChangeLog
parent37e3bea32e9078168cd2622dcc976d7d10739088 (diff)
Imported Upstream version 0.8.3upstream/0.8.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 364b223..8fc5a79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)