summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2022-10-04 16:55:31 +0200
committerSebastian Pipping <sebastian@pipping.org>2022-10-05 16:21:52 +0200
commit8c3347f251e13e874d220eeadeaf1b7d364c483c (patch)
treead96093d10e32b7bfbec4e4383b438daf41b367d
parent9dc0cb135d22da12fe1724fe96e53e7df58929e0 (diff)
downloaduriparser-8c3347f251e13e874d220eeadeaf1b7d364c483c.tar.gz
ChangeLog: Add entries missing from 0.9.7
-rw-r--r--ChangeLog12
-rw-r--r--THANKS4
2 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20a186b..19c5433 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,13 +4,25 @@ NOTE: uriparser is looking for help with a few things:
xxxx-xx-xx -- x.x.x
+ * Fixed: Multiple issues with IPv6 and IPvFuture literal parsing
+ (GitHub #146, GitHub #150)
+ Thanks to Scallop Ye for the report and the pull request!
* Fixed: Fix symbol visibility for -DBUILD_SHARED_LIBS=OFF (GitHub #139,
GitHub #141); thanks to Mariusz Zaborski for the report!
+ * Fixed: For MinGW, use size_t for inet_ntop declaration and fix macro
+ checks for both MinGW and mingw-w64 (GitHub #131)
+ * Fixed: Compiler warnings (GitHub #132, GitHub #152)
* Improved: Use name UriConfig.h rather than generic config.h for the
config header file to avoid name clashes and also include it through
"UriConfig.h" with quotes rather than <UriConfig.h> so that it is found
in quote path locations (GitHub #149)
Thanks to Gaspard Petit for bringing this up!
+ * Improved: Document need for UriConfig.h in UriMemory.c (GitHub #136)
+ * Infrastructure: Add (support for) Visual Studio 17/2022 (GitHub #152)
+ * Infrastructure: Drop (support for) Visual Studio <=14/2015 (GitHub #152)
+ * Infrastructure: Update Clang from 13 to 15 (GitHub #143, GitHub #151)
+ * Infrastructure: Make MinGW with 32bit Wine on Ubuntu 20.04 possible
+ (GitHub #144, GitHub #145)
* Soname: 1:30:0 — see https://verbump.de/ for what these numbers do
2022-01-06 -- 0.9.6
diff --git a/THANKS b/THANKS
index 0d6cce3..3213f9b 100644
--- a/THANKS
+++ b/THANKS
@@ -7,7 +7,9 @@ Alexander Richardson
Arkadiusz Miskiewicz
Andreas Sturmlechner
Blair Sadewitz
+Brecht Sanders
Chris Hills
+Christopher Degawa
Cristian Rodriguez
Dan Pape
Daniel Chapiesky
@@ -44,6 +46,7 @@ Michelino Chionchio
Michel Zou
Mo McRoberts
myd7349
+Niclas Rosenvik
Periklis Akritidis
Philip de Nier
Radu Hociung
@@ -56,6 +59,7 @@ Robert Buchholz
Robert Kausch
Ryan Schmidt
Sandro Mani
+Scallop Ye
Schrijvers Luc
Scott Donelan
Sezai Tekin