aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2015-06-03 21:28:22 +0000
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2015-06-03 21:28:22 +0000
commit31d84d44a39ef70cfa31982d0b3a96052d28c272 (patch)
treee6d3bd03268d7dc9666775ea3bce24bb443d5229 /ChangeLog
parent1061f6809d6927d0fe899c48fbc5ebcb33663bae (diff)
downloadlibmicrohttpd-31d84d44a39ef70cfa31982d0b3a96052d28c272.tar.gz
libmicrohttpd-31d84d44a39ef70cfa31982d0b3a96052d28c272.zip
Bump MHD_VERSION and update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2555527e..792d194a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Wed Jun 03 21:23:47 CEST 2015
2 Add deprecation compiler messages for deprecated functions
3 and macros. -EG
4
1Fri May 29 12:23:01 CEST 2015 5Fri May 29 12:23:01 CEST 2015
2 Fixing digest authentication when used in combination 6 Fixing digest authentication when used in combination
3 with escaped characters in URLs. -CG/AW 7 with escaped characters in URLs. -CG/AW