aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-08-30 15:02:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-08-30 15:02:18 +0000
commitf7c5a097e31b74cd92447416d185856e20afb717 (patch)
tree7e099bc83c1ffe9bd5f4d45e36ca6c6d363b6bd2
parent5eb3102cd1b884cbc5fa05259b2e7e16aac9c3c0 (diff)
proxy-connection close
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 606bbda73..6407a4964 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel (30 August 2004)
+- Make "Proxy-Connection: close" close the current proxy connection, as Roman
+ Koifman found out.
+
Daniel (24 August 2004)
- Fixed a getdate problem by post-replacing the getdate.c file after the
bison/yacc process to add the fix Harshal Pradhan suggested. The problem