aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2015-09-30 21:08:04 +0000
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2015-09-30 21:08:04 +0000
commit1d9cca3b8f335c4277fabbd09c90828f59e8f674 (patch)
tree606e152bc38dca8d9dd408773370304520a5b15d /ChangeLog
parent0cb86aaffa4b05733d07a686829a02b65daaf41b (diff)
downloadlibmicrohttpd-1d9cca3b8f335c4277fabbd09c90828f59e8f674.tar.gz
libmicrohttpd-1d9cca3b8f335c4277fabbd09c90828f59e8f674.zip
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 465b97d8..1153dbf9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
1Wed Sep 30 21:05:38 CEST 2015
2 Various fixes for W32 VS project files. - EG
3
1Fri Sep 25 09:49:10 CEST 2015 4Fri Sep 25 09:49:10 CEST 2015
2 Fix digest authentication with URL arguments where 5 Fix digest authentication with URL arguments where
3 value-less keys are given before the last argument. 6 value-less keys are given before the last argument.