- Fixed some pipelined request bugs. storeClientCopy() was
being given the wrong StoreEntry, and we had a race condition
which is now handled by storeClientCopyPending().
+ - Added initial SNMP support.
Changes to squid-1.2.beta6 (Nov 13, 1997):
-/* $Id: version.h,v 1.91 1997/11/13 17:38:14 wessels Exp $
+/* $Id: version.h,v 1.92 1997/11/24 23:03:38 wessels Exp $
*
* SQUID_VERSION - String for version id of this distribution
*/
#ifndef SQUID_VERSION
-#define SQUID_VERSION "1.2.beta6"
+#define SQUID_VERSION "1.2.beta7"
#endif
#ifndef SQUID_RELEASE_TIME