|
From: Benjamin C. <bc...@us...> - 2002-10-28 20:55:32
|
Update of /cvsroot/phpbt/phpbt In directory usw-pr-cvs1:/tmp/cvs-serv31244 Modified Files: CHANGELOG Log Message: Starting on features for 1.0 :) Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- CHANGELOG 2 Oct 2002 18:45:49 -0000 1.60 +++ CHANGELOG 28 Oct 2002 20:55:28 -0000 1.61 @@ -1,4 +1,8 @@ --- 0.9.0 -- +-- 1.0 -- +: Added display of the bug ids a bug blocks. +: Allow users to suppress the update email when changing a bug. + +-- 0.9.0 -- 25 Oct 2002 : 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. |