From: wessels <> Date: Sat, 31 Jan 1998 12:00:21 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5cfbd5b0a4bf78ac974725ae335d6b3beb76fc8;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 8768cb0c02..77ac8c305f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta12 (Jan 30, 1998): + - -D_REENTRANT when linking with -lpthreads (Henrik Nordstrom) - Show symlink destinations as a hyperlink in FTP listings (Henrik Nordstrom) diff --git a/include/version.h b/include/version.h index 07c4e097ef..6eb494e124 100644 --- a/include/version.h +++ b/include/version.h @@ -1,9 +1,9 @@ -/* $Id: version.h,v 1.96 1998/01/06 21:43:34 wessels Exp $ +/* $Id: version.h,v 1.97 1998/01/31 05:00:22 wessels Exp $ * * SQUID_VERSION - String for version id of this distribution */ #ifndef SQUID_VERSION -#define SQUID_VERSION "1.2.beta11" +#define SQUID_VERSION "1.2.beta12" #endif #ifndef SQUID_RELEASE_TIME