Update of /cvsroot/openinteract/OpenInteract2/pkg/base_template
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12116/pkg/base_template
Modified Files:
Changes package.conf
Log Message:
update base_template package: don't send '_anonymous_' templates to used box
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_template/Changes,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** Changes 27 Nov 2004 19:00:28 -0000 1.14
--- Changes 28 Nov 2004 06:40:19 -0000 1.15
***************
*** 1,4 ****
--- 1,8 ----
Revision history for OpenInteract package base_template.
+ 3.14 Sun Nov 28 01:38:51 EST 2004
+
+ Don't send templates named '_anonymous_' to box.
+
3.13 Wed Nov 24 10:01:32 EST 2004
Index: package.conf
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/base_template/package.conf,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** package.conf 27 Nov 2004 19:00:28 -0000 1.15
--- package.conf 28 Nov 2004 06:40:19 -0000 1.16
***************
*** 1,4 ****
name base_template
! version 3.13
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
--- 1,4 ----
name base_template
! version 3.14
author Chris Winters (ch...@cw...)
url http://www.openinteract.org/
|