summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2019-06-10 20:38:30 +0200
committerSebastian Pipping <sebastian@pipping.org>2019-06-10 20:41:12 +0200
commitfb5a36eb53ffa239a7d8161f7659bb3f4ba32b5a (patch)
tree157a3584bb40d3343f1be2126dc52b091bdae466
parentcb0001dc6d53027ec0cde04f76bb0fc6bca1a3af (diff)
downloaduriparser-fb5a36eb53ffa239a7d8161f7659bb3f4ba32b5a.tar.gz
ChangeLog: Document #69
-rw-r--r--ChangeLog2
-rw-r--r--THANKS1
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6baa983..bf17885 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@ NOTE: uriparser is looking for help with a few things:
* Fixed: testrunner: No longer crashes when compiled with NDEBUG (GitHub #67)
* Fixed: CMake: Support GTest 1.8.0 (GitHub #68)
Thanks to Ryan Schmidt for the related report!
+ * Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without
+ a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub #69)
* Soname: TODO
2019-04-28 -- 0.9.3
diff --git a/THANKS b/THANKS
index 68753cf..bddb962 100644
--- a/THANKS
+++ b/THANKS
@@ -17,6 +17,7 @@ Dr. Michael Lauer
Ed Schouten
Edward Z. Yang
Eren Türkay
+Fabrice Fontaine
Friedrich Delgado Friedrichs
Gary Mazzaferro
Graham Percival