aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55ff01e9..2a7e38bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
1Tue Jun 19 19:44:53 CEST 2012
2 Change various uses of time(NULL) to new MHD_monotonic_time() function to
3 make timeouts immune to the system real time clock changing. -MC
4
1Tue Jun 12 21:35:00 CEST 2012 5Tue Jun 12 21:35:00 CEST 2012
2 Adding 451 status code. -CG 6 Adding 451 status code. -CG
3 7