]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 14 Feb 1998 01:47:34 +0000 (01:47 +0000)
committerwessels <>
Sat, 14 Feb 1998 01:47:34 +0000 (01:47 +0000)
ChangeLog
include/version.h

index 38882f27e306adf0fe7f77d33419d5cf36ed68d0..150ca531c6d73095ffae470d56e8c85a2fb54914 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes to squid-1.2.beta15 (Feb 13, 1998):
+
        - Fixed some problems related to disk (and pipe) write error
          handling.  file_close() doesn't always close the file
          immediately; i.e. when there are pending buffers to write.
index ae32529a6fe7d20ba10015983e50de3dc5f7df8c..0b0f13ba9ca51454a8568593ddfe01fe109c7d25 100644 (file)
@@ -1,9 +1,9 @@
-/* $Id: version.h,v 1.99 1998/02/06 17:49:12 wessels Exp $
+/* $Id: version.h,v 1.100 1998/02/13 18:47:35 wessels Exp $
  *
  *  SQUID_VERSION - String for version id of this distribution
  */
 #ifndef SQUID_VERSION
-#define SQUID_VERSION  "1.2.beta14"
+#define SQUID_VERSION  "1.2.beta15"
 #endif
 
 #ifndef SQUID_RELEASE_TIME