summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2019-04-28 20:11:31 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2019-04-28 20:11:31 +0200
commitb08941cd7113d882790c7d62edb59f31649daadd (patch)
tree71c7ebd5d80cdfd4507b013968f96b78a0cc316a /ChangeLog
parent1920f1b489a54e8ab97a3e24b1bab64831e32b53 (diff)
New upstream version 0.9.3upstream/0.9.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c9c1247..da9562b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@ NOTE: uriparser is looking for help with a few things:
https://github.com/uriparser/uriparser/labels/help%20wanted
If you can help, please get in touch. Thanks!
+2019-04-28 -- 0.9.3
+
+ * Fixed: pkg-config: Fix version line in liburiparser.pc (GitHub #65)
+ * Changed: MinGW: Add library version suffix to DLL name
+ Thanks to Sandro Mani for the patch! (GitHub #63, #64)
+ * Soname: 1:26:0
+
2019-04-22 -- 0.9.2
* Fixed: Add missing extern "C" wrapper to UriIp4.h for use from C++