1.1 --- a/public_html/docs/history Sat Oct 03 14:50:24 2009 +0200
1.2 +++ b/public_html/docs/history Sat Oct 03 19:34:59 2009 +0200
1.3 @@ -3,13 +3,16 @@
1.4 Oct ??, 2009 (1.6.1)
1.5 ------------
1.6
1.7 +- Call CUSTOM_userCheck from admin/user.php (bug #0000925) [Dirk]
1.8 +- You can now have one featured story per topic (feature request #0000750,
1.9 + patch provided by Tom Homer)
1.10 - Changing the Post Mode in Advanced Editor mode selected the wrong tab
1.11 (bug #0000980, patch provided by dengen)
1.12 - Made the former $cc parameter for COM_mail an optional array of additional
1.13 email headers (using a string for that parameter still works as CC:) [Dirk]
1.14 - Fixed reply notification for the very first comment (bug #0000973)
1.15 [dengen, Dirk]
1.16 -- When an anonymous commentor left a name, use it in the comment notification
1.17 +- When an anonymous commenter left a name, use it in the comment notification
1.18 email (bug #0000960) [Dirk]
1.19 - Removed the CSRF token from all links to edit a comment. We only need it in
1.20 the actual comment editor and it caused problems on the moderation page [Dirk]