aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-29 10:20:53 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-29 10:20:53 +0000
commitf2f5b555500c4f965c330fcd6e5e6c428d21bcf0 (patch)
treebf77543636a9866e5d586f2c4c21f438cc8ed123 /ChangeLog
parentdd80b6137d38a9e01c37daea18e11542ec2edd05 (diff)
downloadlibmicrohttpd-f2f5b555500c4f965c330fcd6e5e6c428d21bcf0.tar.gz
libmicrohttpd-f2f5b555500c4f965c330fcd6e5e6c428d21bcf0.zip
fix digest authentication with escaped urls, as reported on mailinglist
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57dd440f..2555527e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Fri May 29 12:23:01 CEST 2015
2 Fixing digest authentication when used in combination
3 with escaped characters in URLs. -CG/AW
4
1Wed May 13 11:49:09 CEST 2015 5Wed May 13 11:49:09 CEST 2015
2 Releasing libmicrohttpd 0.9.42. -CG 6 Releasing libmicrohttpd 0.9.42. -CG
3 7