[Spambayes-checkins] spambayes CHANGELOG.txt,1.54,1.55

Skip Montanaro montanaro at users.sourceforge.net
Fri Aug 18 19:26:52 CEST 2006


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

Modified Files:
	CHANGELOG.txt 
Log Message:
I hope this doesn't break any scripts or irritate anyone too much,
however...  Just as mm/dd/yyyy format looks strange to non-US folks,
dd/mm/yyyy looks just as strange to us cowboy types.  Compromise on ISO-8601
dates.  They sort, they're unambiguous, and they probably piss off both
camps equally well. ;-)


Index: CHANGELOG.txt
===================================================================
RCS file: /cvsroot/spambayes/spambayes/CHANGELOG.txt,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** CHANGELOG.txt	7 Apr 2006 02:37:28 -0000	1.54
--- CHANGELOG.txt	18 Aug 2006 17:26:50 -0000	1.55
***************
*** 1,231 ****
! [Note that all dates are in English, not American format - i.e. day/month/year]
  
  Release 1.1a2
  =============
! Tony Meyer        03/04/2006  Add [ 1081787 ] Adding the version only to sb_filter.py
! Tony Meyer        03/04/2006  Fix [ 1383801 ] trustedIPs wildcard to regex broken
! Tony Meyer        02/04/2006  Fix [ 1387699 ] train_on_filter=True needs the db to be opened read/write
! Tony Meyer        02/04/2006  Fix [ 1387709 ] If globals:dbm_type is non-default, then don't use whichdb.
! Tony Meyer        27/11/2005  Install the conversion utility and offer to run it on Windows install.
! Tony Meyer        26/11/2005  Add conversion utility to easily convert dbm to ZODB.
[...1933 lines suppressed...]
! Tim Stone	2003-02-25	Add option for pop3proxy to notate Subject: header.
! Tony Meyer	2003-02-25	Fix bug in Corpus.get() which would never return the default value.
! Mark Hammond	2003-02-18	"Store Outlook plugin files in the ""correct"" Windows directory."
! Neil Schemenauer	2003-02-16	Add -c and -d options to mailsort.py.
! Neil Schemenauer	2003-02-16	First check-in of dump_cdb.py
! Mark Hammond	2003-02-13	Add SF#685746 ('Outlook plugin folder list sorted alphabetically').
! Mark Hammond	2003-02-13	Handle exceptions when opening folders in Outlook plugin better.
! Skip Montanaro	2003-02-13	Split BAYESCUSTOMIZE environment variable using os.pathsep.
! Mark Hammond	2003-02-12	Check for correct exception when removing file in Outlook addin.
! Mark Hammond	2003-02-12	Check for bsddb3 before bsddb (previously bsddb3 would never be found).
! Tim Stone	2003-02-10	Changed BAYESCUSTOMIZE environment variable parsing from a split to a regex to fix filenames with embedded spaces.
! Tim Stone	2003-02-08	Ensure that nham and nspam are instances of integer in dbExpImp.py
! Tim Stone	2003-02-08	Ensure that nham and nspam becoming strings doesn't break classification.
! Tim Stone	2003-02-08	Added ability to put classification in subject or to headers (for OE).
! Mark Hammond	2003-02-07	Fix some errors using bsddb3 in Outlook plugin.
! Mark Hammond	2003-02-04	"Fix SF#642740 ('""Recover from Spam"" wrong folder')."
! Mark Hammond	2003-02-03	Change train.py to be able to work with a bsddb database.
! Mark Hammond	2003-02-03	If a new bsddb or bsddb3 module is available use this instead of a pickle in the Outlook plugin.
! Mark Hammond	2003-02-03	Add tick-marks to the filter dialog.
! Mark Hammond	2003-02-03	Fix SF#677804 ('Untouched filter command error').



More information about the Spambayes-checkins mailing list