onokazu
onoka****@users*****
2005年 8月 3日 (水) 21:39:10 JST
Index: xoops2jp/docs/CHANGES.txt diff -u xoops2jp/docs/CHANGES.txt:1.5 xoops2jp/docs/CHANGES.txt:1.6 --- xoops2jp/docs/CHANGES.txt:1.5 Thu Jun 30 14:55:55 2005 +++ xoops2jp/docs/CHANGES.txt Wed Aug 3 21:39:10 2005 @@ -1,12 +1,42 @@ - XOOPS v2 Changelog +XOOPS v2 Changelog ============================ +2005/ 7/31: Version 2.0.11 JP +=============================== +- Fixed infinite refresh of page in visit.php of mydownloads/mylinks + + +2005/ 7/21: Version 2.0.11 JP RC2 +=============================== +- Added security patch to prevent SQL injection in xmlrpcapi.php +- Added security patch for XSS vulnerability in comment post +- Fixed minor display bugs in search result URLs +- Fixed incorrect Smarty tag name being assigned in header.php +- Fixed PHP notice errors in several parts + + 2005/ 6/30: Version 2.0.10.2 JP =============================== - Added security patch to prevent SQL injection in xmlrpcapi.php - Added security patch for XSS vulnerability in comment post +2005/ 6/29: Version 2.0.11 JP RC1 +=============================== +- Merged CriteriaString with the original Cirteria class +- Fixed bug in image admin section when register_globals off. +- Code cleanup in headlinerender.php +- Added missing language constant in the news module +- Fixed bug in xoopspartners admin section when register_globals off. +- Fixed smarty variable typo in common.php +- Fixed invalid template path in template set admin section +- Fixed comment delete button bug +- Changed & to & in some files +- Added missing parameter to redirect URL of newbb/mydownload modules +- Fixed invalid cache header in footer.php +- Fixed bug not being able to send mails when over 200 registered users + + 2005/ 6/28: Version 2.0.10.1 JP =============================== - Added security patch to prevent login spoofing @@ -17,6 +47,15 @@ - Fixed typo: $xoopsConfig -> $xoopsModuleConfig in news module +2005/ 6/15: Version 2.0.11 JP Beta +=============================== +- Fixed parse error in the sections module +- Fixed incorrect use of anonpost option variable in the news module +- Fixed bug not being able to add users to group when active users over 200 +- Fixed bug not being able to add user from the user admin page +- Fixed bug not being able to delete posts in the newbb module + + 2005/ 6/10: Version 2.0.10 JP =============================== - Added fix for better module version number handling