summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2019-04-28 20:11:33 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2019-04-28 20:11:33 +0200
commit3ead9a5c182118216a72439366607cc490a0b094 (patch)
tree384e53ea81157e91d9ca1293cad755ccda47dc54 /ChangeLog
parentcb602bce7004aedcad88f5a22e4d6acd9372da8f (diff)
parentb08941cd7113d882790c7d62edb59f31649daadd (diff)
Update upstream source from tag 'upstream/0.9.3'
Update to upstream version '0.9.3' with Debian dir 14d75ef85558fdc8303d8d1298663efadd1e7b49
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++