aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-09 13:51:53 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-09 13:51:53 +0100
commitf6ee589dc9adca8fdb1838fa472a7ccc64bc293c (patch)
tree0a315ebc14ead188c447a620830fe6e0459ab464 /ChangeLog
parentd640ad8212caf6223ce164fa627864875da4eae1 (diff)
downloadlibmicrohttpd-f6ee589dc9adca8fdb1838fa472a7ccc64bc293c.tar.gz
libmicrohttpd-f6ee589dc9adca8fdb1838fa472a7ccc64bc293c.zip
add test for &-URI parsing and URI logging
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c19bb853..a2101b91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Sat 09 Feb 2019 01:51:02 PM CET
2 Extended test_get to test URI logging and query string parsing
3 to avoid regression fixed in previous patch in the future. -CG
4
1Thu Feb 7 16:16:12 CET 2019 5Thu Feb 7 16:16:12 CET 2019
2 Preliminary patch for the raw query string issue, to be tested. -CG 6 Preliminary patch for the raw query string issue, to be tested. -CG
3 7