From: Chris W. <la...@us...> - 2004-12-05 08:51:52
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/whats_new In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/whats_new Modified Files: Changes package.conf Log Message: update packages to move as many messages as possible out of code and into message files; use new add_status/add_error shortcuts Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/whats_new/Changes,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Changes 25 Sep 2004 18:20:32 -0000 1.11 --- Changes 5 Dec 2004 08:51:24 -0000 1.12 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package whats_new. + 2.10 Sat Dec 4 12:52:09 EST 2004 + + Move errors to l10n file; use status/error shortcuts + 2.09 Sun Jun 20 00:10:03 EDT 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/whats_new/package.conf,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** package.conf 25 Sep 2004 18:20:32 -0000 1.10 --- package.conf 5 Dec 2004 08:51:24 -0000 1.11 *************** *** 1,4 **** name whats_new ! version 2.09 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name whats_new ! version 2.10 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |