|
From: Benjamin C. <bc...@us...> - 2002-08-03 18:56:57
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv13374 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- CHANGELOG 9 May 2002 03:04:42 -0000 1.57 +++ CHANGELOG 3 Aug 2002 18:56:54 -0000 1.58 @@ -1,3 +1,14 @@ +-- 0.9.0 -- +: Replaced the mail function with one that encodes (i18n support). +: Added four additional fields for tracking bug information: Database type + and version, Environment, Closed Version, To-be-closed Version. +: Removed English text from templates for better localization. +: Added option for sending emails MIME-encapsulated. +: Cleaned up HTML +: Added list of saved queries to the home page and an option to disable that + list. +: Updated translations. + -- 0.8.2 -- 8 May 2002 : Fixed bugs with ordering by dates in the bug list, self-referencing URLs pointing to php.exe on windows, errors with the attachment list when not |