aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96c787d1..5377f8ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
1Mon Dec 20 21:22:57 CET 2010
2 Added macro MHD_LONG_LONG to allow change of MHD's "long long" use
3 to some other type on platforms that do not support "long long"
4 (Mantis #1631). -CG/bplant
5
1Sun Dec 19 19:54:15 CET 2010 6Sun Dec 19 19:54:15 CET 2010
2 Added 'MHD_create_response_from_fd_at_offset'. -CG 7 Added 'MHD_create_response_from_fd_at_offset'. -CG
3 8