|
From: Chris W. <la...@us...> - 2001-10-17 12:03:33
|
Update of /cvsroot/openinteract/OpenInteract/pkg/static_page In directory usw-pr-cvs1:/tmp/cvs-serv21530/static_page Modified Files: Changes package.conf Log Message: change ruleset_add -> ruleset_behavior Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract/pkg/static_page/Changes,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** Changes 2001/10/12 16:04:14 1.26 --- Changes 2001/10/17 12:03:31 1.27 *************** *** 1,4 **** --- 1,8 ---- Revision history for OpenInteract package static_page + 1.52 Wed Oct 17 08:17:53 EDT 2001 + + Change ruleset_add -> ruleset_behavior in OI/BasicPage.pm + 1.51 Fri Oct 12 08:55:12 EDT 2001 Index: package.conf =================================================================== RCS file: /cvsroot/openinteract/OpenInteract/pkg/static_page/package.conf,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** package.conf 2001/10/12 16:04:14 1.27 --- package.conf 2001/10/17 12:03:31 1.28 *************** *** 1,4 **** name static_page ! version 1.51 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ --- 1,4 ---- name static_page ! version 1.52 author Chris Winters (ch...@cw...) url http://www.openinteract.org/ |