|
From: Chris W. <la...@us...> - 2001-11-20 04:05:42
|
Update of /cvsroot/openinteract/OpenInteract/pkg/base_security In directory usw-pr-cvs1:/tmp/cvs-serv25543/base_security Modified Files: Changes package.conf Log Message: update security templates (concise in display and specification) and modify slightly the handler to deal with either object or handler class Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract/pkg/base_security/Changes,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Changes 2001/10/11 13:55:05 1.29 --- Changes 2001/11/20 04:05:40 1.30 *************** *** 1,4 **** --- 1,14 ---- Revision history for OpenInteract package base_security. + 1.53 Sun Nov 18 22:42:33 EST 2001 + + Modified other templates to use template widgets (where + appropriate) and other small changes. + + 1.52 Sun Nov 18 22:17:24 EST 2001 + + Modified the class listing template to be more compact and + understandable. + 1.51 Thu Oct 11 10:08:02 EDT 2001 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract/pkg/base_security/package.conf,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** package.conf 2001/10/11 13:55:05 1.29 --- package.conf 2001/11/20 04:05:40 1.30 *************** *** 1,4 **** name base_security ! version 1.51 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name base_security ! version 1.53 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |