]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 7 Mar 1998 06:56:14 +0000 (06:56 +0000)
committerwessels <>
Sat, 7 Mar 1998 06:56:14 +0000 (06:56 +0000)
ChangeLog

index 28afebec5d745f3c804ff62d10322747b0b6e71d..f02b9d6772a66bae26c2b7ee20b4623876b33810 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
-       - A generic client-to-server "pump" was added to handle HTTP PUT as 
-         well as POST methods on the client-cache side. Based on "pump" 
-         PUT requests can be made to either HTTP or FTP url's. Code is still
-         beta and interoperability with browsers etc has not been tested.
        - Fixed ICP bug when we send queries, but expect zero
          replies.
        - Fixed alignment/casting bugs for ICP messages.
+       - A generic client-to-server "pump" was added to handle HTTP
+         PUT as well as POST methods on the client-cache side. Based on
+         "pump" PUT requests can be made to either HTTP or FTP url's.
+         Code is still beta and interoperability with browsers etc has
+         not been tested.
+       - Put #ifdefs around 'source_ping' code.
 
 Changes to squid-1.2.beta16 (Mar 4, 1998):