aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-02-10 17:13:03 +0100
committerChristian Grothoff <christian@grothoff.org>2019-02-10 17:13:03 +0100
commit154d0fd6a11b813c006e775fc01ab665c5e75317 (patch)
tree9d5225e5f1c010d03fa6befbd9c0ab6a347abbf6 /ChangeLog
parentf6ee589dc9adca8fdb1838fa472a7ccc64bc293c (diff)
downloadlibmicrohttpd-154d0fd6a11b813c006e775fc01ab665c5e75317.tar.gz
libmicrohttpd-154d0fd6a11b813c006e775fc01ab665c5e75317.zip
adjusting digest auth to previous regression fix, releasing 0.9.63v0.9.63
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2101b91..c8775023 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Sun 10 Feb 2019 05:03:44 PM CET
2 Releasing libmicrohttpd 0.9.63. -CG
3
1Sat 09 Feb 2019 01:51:02 PM CET 4Sat 09 Feb 2019 01:51:02 PM CET
2 Extended test_get to test URI logging and query string parsing 5 Extended test_get to test URI logging and query string parsing
3 to avoid regression fixed in previous patch in the future. -CG 6 to avoid regression fixed in previous patch in the future. -CG