summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0197aee4..e33b9406 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sun Jun 09 2019 20:03:16 MSK
+ Updated HTTP headers, methods and status codes from registries,
+ Added scripts to import new headers, methods and status codes from
+ registries,
+ Minor doxyget comment fix,
+ Added missing MSVS project files to tarball.
+ Reodered includes in microhttpd.h -EG
+
Mon 03 Jun 2019 11:45:52 PM CEST
Apply MHD_-prefix to hash functions, even if they are not in the
officially exported API. -CG/DB