Update of /cvsroot/bogofilter/bogofilter
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv693
Modified Files:
NEWS
Log Message:
Remove developer variables.
Index: NEWS
===================================================================
RCS file: /cvsroot/bogofilter/bogofilter/NEWS,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -d -r1.380 -r1.381
--- NEWS 25 Feb 2005 18:45:25 -0000 1.380
+++ NEWS 26 Feb 2005 01:58:23 -0000 1.381
@@ -54,12 +54,6 @@
* Fixed problem causing SIGSEGV when using options "-p" and
"-s" with multiple wordlists.
- 2005-02-09
-
- * Environment variables BF_FORCE_TRANSACTIONAL and
- BF_FORCE_NON_TRANSACTIONAL can be used to enable/disable
- transactions.
-
2005-02-06
* Code to enable/disable Berkeley DB transactions now uses an
|