[Spambayes-checkins] spambayes CHANGELOG.txt, 1.43, 1.44 WHAT_IS_NEW.txt, 1.34, 1.35

Tony Meyer anadelonbrin at users.sourceforge.net
Tue May 4 20:37:10 EDT 2004


Update of /cvsroot/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1666

Modified Files:
	CHANGELOG.txt WHAT_IS_NEW.txt 
Log Message:
Better naming and add Skip's sb_filter (etc) fix.

Index: CHANGELOG.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/CHANGELOG.txt,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** CHANGELOG.txt	4 May 2004 04:30:02 -0000	1.43
--- CHANGELOG.txt	5 May 2004 00:37:07 -0000	1.44
***************
*** 1,6 ****
  [Note that all dates are in English, not American format - i.e. day/month/year]
  
! Final Release 1
! ===============
  Mark Hammond      04/05/2004  Fix [ 918157 ] "Could not watch the specified folders". msgstore.IsReceiveFolder() would fail on an exchange server.
  Tony Meyer        03/05/2004  Temporary fix for [ 941596 ] sb_imapfilter.py not adding headers / moving messages
--- 1,8 ----
  [Note that all dates are in English, not American format - i.e. day/month/year]
  
! Release Candidate 1
! ===================
! Skip Montanaro    05/05/2004  sb_filter, sb_bnfilter use new mboxutils as_string().
! Skip Montanaro    04/05/2004  mboxutils: Added as_string() - a function which attempts to work around problems flatten()-ing some Message objects in versions of the email package < 2.5.5.
  Mark Hammond      04/05/2004  Fix [ 918157 ] "Could not watch the specified folders". msgstore.IsReceiveFolder() would fail on an exchange server.
  Tony Meyer        03/05/2004  Temporary fix for [ 941596 ] sb_imapfilter.py not adding headers / moving messages

Index: WHAT_IS_NEW.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/WHAT_IS_NEW.txt,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** WHAT_IS_NEW.txt	4 May 2004 04:30:02 -0000	1.34
--- WHAT_IS_NEW.txt	5 May 2004 00:37:07 -0000	1.35
***************
*** 11,16 ****
  changes" section.
  
! New in Release 1.0
! ==================
  
  --------------------------
--- 11,16 ----
  changes" section.
  
! New in 1.0 Release Candiate 1
! =============================
  
  --------------------------
***************
*** 42,45 ****
--- 42,47 ----
   o Added -R/--reverse flag to tte.py
   o Fix an error that stopped the notes filter working at all in many cases.
+  o sb_filter and sb_bnfilter now better handle messages that fail to
+    correctly parse.
  
  




More information about the Spambayes-checkins mailing list