From: David Schmidt <david__schmidt@users.sourceforge.net> Date: Sun, 9 Dec 2001 18:55:11 +0000 (+0000) Subject: Updated CODE_STATUS to beta, commented out microsuck line in re_filterfile X-Git-Tag: v_2_9_11~76 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/developer-manual/static/coding.html?a=commitdiff_plain;h=0c9ca1105f4c2d2bcbf81d1f1e1fa3238d589506;p=privoxy.git Updated CODE_STATUS to beta, commented out microsuck line in re_filterfile for 2.9.10 beta --- 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 # ********************************************************************/ #