From: Steven L. <jyd...@us...> - 2004-10-25 17:35:46
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12183/docs Modified Files: ChangeLog Log Message: Fixes for the upgrade bug being discussed on dev list Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.115 retrieving revision 1.116 diff -C2 -d -r1.115 -r1.116 *** ChangeLog 17 Sep 2004 17:15:05 -0000 1.115 --- ChangeLog 25 Oct 2004 17:35:23 -0000 1.116 *************** *** 2,5 **** --- 2,11 ---- # $Id$ + 25 Oct 2004; Steven Levin <steven [at] tux dot appstate.edu> + Fixed upgrade bug causing last post for everything to get set as the + admin doing the update + Fixed notice in Thread.php + Fixed anchors in Message and Thread + 17 Sep 2004; Don Seiler <do...@NO...> RFE #1029852: Using unordered list in blocks |