[Phpslash-commit] CVS: phpslash-ft CHANGES,1.453,1.454
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-15 13:13:12
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv25599/phpslash-ft Modified Files: CHANGES Log Message: drop-down dates for stories Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.453 retrieving revision 1.454 diff -C2 -d -r1.453 -r1.454 *** CHANGES 13 Apr 2002 16:35:21 -0000 1.453 --- CHANGES 15 Apr 2002 13:13:08 -0000 1.454 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2002-Apr-15 8:00AM CDT Joe Stewart <joe...@us...> + [F] - Story.class, Story_base.class - Implemented drop-down date input per + Ajay's request that it be included in 0.65. + 2002-Apr-13 11:30AM CDT Joe Stewart <joe...@us...> [B] - Author.class - missed author_name in saveAuthor. |