summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2019-08-27 15:52:39 +0200
committerSebastian Pipping <sebastian@pipping.org>2019-08-27 16:47:07 +0200
commitef714d723f81b758836f85a944b28af9f21435b3 (patch)
tree79288c31974a11d57a9c9f9fd3f0b57ae3785935
parent9b726f06258699ce1e09a3d1ddb49889a6a85779 (diff)
downloaduriparser-ef714d723f81b758836f85a944b28af9f21435b3.tar.gz
ChangeLog: Document new uriMakeOwner*
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ad9a7e0..df65cb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,11 @@ NOTE: uriparser is looking for help with a few things:
Thanks to Scott Donelan for the patch!
* Improved: Make -DURIPARSER_BUILD_TESTS=OFF unlock compilation without
a C++ compiler; thanks to Fabrice Fontaine for the patch! (GitHub #69)
+ * Addded: Functions to make UriUri[AW] instances independent of the original
+ URI string (GitHub #77 and #78)
+ New functions:
+ uriMakeOwner[AW]
+ uriMakeOwnerMm[AW]
* Soname: TODO
2019-04-28 -- 0.9.3