]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
1.0.alpha3
authorwessels <>
Fri, 29 Mar 1996 08:08:19 +0000 (08:08 +0000)
committerwessels <>
Fri, 29 Mar 1996 08:08:19 +0000 (08:08 +0000)
ChangeLog
include/version.h

index 86f6428abd0b6da9dfe4eec41a2a9b8a9b161a8b..6f399e1a9dae0ade571e24b06bebe06f28373faa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,3 +11,4 @@
        - fix byte order conversion bug on echo port
        - Removed all code and references to binary port
        - WAIS fully compiled in always.
+       - Implemented IMS-GET and change-key-until-headers-read
index 524f540aee31f405a2d362fa834519051e0eb611..b49d8e02cc182641179e4ca362319f067e3c4a29 100644 (file)
@@ -1,7 +1,7 @@
-/* $Id: version.h,v 1.3 1996/03/27 04:43:19 wessels Exp $
+/* $Id: version.h,v 1.4 1996/03/29 01:08:19 wessels Exp $
  *
  *  SQUID_VERSION - String for version id of this distribution
  */
 #ifndef SQUID_VERSION
-#define SQUID_VERSION  "1.0.alpha2"
+#define SQUID_VERSION  "1.0.alpha3"
 #endif