aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5be3654e..af5c76fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
1Fri Aug 10 17:31:23 MDT 2007 1Fri Aug 10 17:31:23 MDT 2007
2 Fixed problems with handling of responses created from 2 Fixed problems with handling of responses created from
3 callbacks. Allowing accept policy callback to be NULL 3 callbacks. Allowing accept policy callback to be NULL
4 (to accept from all). Added minimal fileserver example. -CG 4 (to accept from all). Added minimal fileserver example.
5 Only send 100 continue header when specifically requested. - CG
5 6
6Wed Aug 8 01:46:06 MDT 2007 7Wed Aug 8 01:46:06 MDT 2007
7 Added pool allocation and connection limitations (total 8 Added pool allocation and connection limitations (total