From: Chris W. <la...@us...> - 2004-12-05 08:52:00
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/base In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16278/pkg/base 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/base/Changes,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Changes 22 May 2004 01:48:16 -0000 1.11 --- Changes 5 Dec 2004 08:51:18 -0000 1.12 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package base. + 2.11 Sat Dec 4 00:10:31 EST 2004 + + Add message for package error. + 2.10 Fri May 21 21:47:06 EDT 2004 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base/package.conf,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** package.conf 22 May 2004 01:48:16 -0000 1.10 --- package.conf 5 Dec 2004 08:51:18 -0000 1.11 *************** *** 1,4 **** name base ! version 2.10 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name base ! version 2.11 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |