From 0c9ca1105f4c2d2bcbf81d1f1e1fa3238d589506 Mon Sep 17 00:00:00 2001 From: David Schmidt <david__schmidt@users.sourceforge.net> Date: Sun, 9 Dec 2001 18:55:11 +0000 Subject: [PATCH] Updated CODE_STATUS to beta, commented out microsuck line in re_filterfile for 2.9.10 beta --- configure | 2 +- re_filterfile | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 7ffb4654..d2368950 100755 --- a/configure +++ b/configure @@ -1077,7 +1077,7 @@ host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` VERSION_MAJOR=2 VERSION_MINOR=9 VERSION_POINT=10 -CODE_STATUS="\"alpha\"" +CODE_STATUS="\"beta\"" cat >>confdefs.h <<EOF #define VERSION_MAJOR ${VERSION_MAJOR} diff --git a/re_filterfile b/re_filterfile index 13651096..61b022d5 100644 --- a/re_filterfile +++ b/re_filterfile @@ -27,6 +27,9 @@ # # Revisions : # $Log: re_filterfile,v $ +# Revision 1.13 2001/10/13 13:11:20 joergs +# Fixed WebBug filter. +# # Revision 1.12 2001/10/07 15:46:42 oes # Followed Guy's proposal to change the document.cookie job # @@ -163,7 +166,7 @@ s/<img\s+[^>]*?(width|height)\s*=\s*['"]?1\D[^>]*?(width|height)\s*=\s*['"]?1(\D # Fun stuff # # ********************************************************************/ -s/microsoft(?!.com)/MicroSuck/ig +#s/microsoft(?!.com)/MicroSuck/ig # ********************************************************************/ # -- 2.49.0