diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Sep 8 21:54:04 MDT 2007 + Extended API to allow for incremental POST + processing. The new API is binary-compatible + as long as the app does not handle POSTs, but + since that maybe the case, we're strictly speaking + breaking backwards compatibility (since url-encoded + POST data is no longer obtained the same way). - CG + Thu Aug 30 00:59:24 MDT 2007 Improving API to allow clients to associate state with a connection and to be notified about request |