|
From: Chris W. <la...@us...> - 2005-09-24 14:03:56
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/comments In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17797 Modified Files: package.ini Changes Log Message: meta Index: package.ini =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/package.ini,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** package.ini 21 Sep 2005 03:37:05 -0000 1.5 --- package.ini 24 Sep 2005 14:03:44 -0000 1.6 *************** *** 1,5 **** [package] name = comments ! version = 1.24 author = Chris Winters <ch...@cw...> url = http://www.cwinters.com/ --- 1,5 ---- [package] name = comments ! version = 1.25 author = Chris Winters <ch...@cw...> url = http://www.cwinters.com/ Index: Changes =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/comments/Changes,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** Changes 21 Sep 2005 03:37:05 -0000 1.22 --- Changes 24 Sep 2005 14:03:44 -0000 1.23 *************** *** 1,4 **** --- 1,9 ---- Revision history for OpenInteract package comments. + 1.25 Sat Sep 24 10:03:01 EDT 2005 + + Add field 'remote_host' to comments table, number of small + fixes to the 'recent comments' box. + 1.24 Tue Sep 20 22:04:33 EDT 2005 |