aboutsummaryrefslogtreecommitdiff
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 a7c7ec25..d95139e2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1Sat Sep 8 21:54:04 MDT 2007
2 Extended API to allow for incremental POST
3 processing. The new API is binary-compatible
4 as long as the app does not handle POSTs, but
5 since that maybe the case, we're strictly speaking
6 breaking backwards compatibility (since url-encoded
7 POST data is no longer obtained the same way). - CG
8
1Thu Aug 30 00:59:24 MDT 2007 9Thu Aug 30 00:59:24 MDT 2007
2 Improving API to allow clients to associate state 10 Improving API to allow clients to associate state
3 with a connection and to be notified about request 11 with a connection and to be notified about request