|
From: Benjamin C. <bc...@us...> - 2003-01-04 20:19:10
|
Update of /cvsroot/phpbt/phpbt In directory sc8-pr-cvs1:/tmp/cvs-serv20090 Modified Files: CHANGELOG Log Message: Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpbt/phpbt/CHANGELOG,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- CHANGELOG 28 Oct 2002 20:55:28 -0000 1.61 +++ CHANGELOG 4 Jan 2003 20:19:07 -0000 1.62 @@ -1,6 +1,14 @@ -- 1.0 -- : Added display of the bug ids a bug blocks. : Allow users to suppress the update email when changing a bug. +: Use localized strings in bug history. +: Added Japanese, Danish, Norwegian, and Spanish translations. +: Allow users to override saved queries by saving a new query with the same + name as an old one. +: Added client-side validation to admin pages. + +-- 0.9.1 -- 4 Jan 2003 +: Fixed bugs with PostgreSQL -- 0.9.0 -- 25 Oct 2002 : Replaced the mail function with one that encodes (i18n support). |