Update of /cvsroot/openinteract/OpenInteract2/pkg/comments
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13100/pkg/comments
Modified Files:
Changes package.conf
Log Message:
update comments: rename show() -> display() in action
Index: Changes
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/Changes,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** Changes 28 Nov 2004 06:01:30 -0000 1.13
--- Changes 28 Nov 2004 06:46:09 -0000 1.14
***************
*** 1,4 ****
--- 1,8 ----
Revision history for OpenInteract package comments.
+ 1.16 Sun Nov 28 01:44:08 EST 2004
+
+ Rename 'show()' -> 'display()' in OI2::Action::Comments
+
1.15 Sun Nov 28 00:14:24 EST 2004
Index: package.conf
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/package.conf,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** package.conf 28 Nov 2004 06:01:30 -0000 1.13
--- package.conf 28 Nov 2004 06:46:09 -0000 1.14
***************
*** 1,4 ****
name comments
! version 1.15
author Chris Winters <ch...@cw...>
url http://www.cwinters.com/
--- 1,4 ----
name comments
! version 1.16
author Chris Winters <ch...@cw...>
url http://www.cwinters.com/
|