public_html/docs/history
branchHEAD
changeset 7356 7c38c0c6ce0c
parent 7353 566b2b4b5535
child 7357 6155fbeb6262
     1.1 --- a/public_html/docs/history	Sat Oct 03 20:40:08 2009 +0200
     1.2 +++ b/public_html/docs/history	Sun Oct 04 10:08:27 2009 +0200
     1.3 @@ -3,6 +3,9 @@
     1.4  Oct ??, 2009 (1.6.1)
     1.5  ------------
     1.6  
     1.7 +- Added an option to send a copy to self to the "Mail Story to a Friend" dialog
     1.8 +  and made the look of this and the "Send mail to user" dialogs more consistent
     1.9 +  [Dirk]
    1.10  - Display the number of stories in the current topic in the Topic Editor
    1.11    (feature request #0000806) [Dirk]
    1.12  - Call CUSTOM_userCheck from admin/user.php (bug #0000925) [Dirk]
    1.13 @@ -51,8 +54,8 @@
    1.14  - Only list [code], [raw] tags when story.* permissions are required [Dirk]
    1.15  - [page_break] was not listed when all HTML was allowed for Root users [Dirk]
    1.16  - Added support for meta tags and meta keywords, provided by Tom Homer
    1.17 -- When an error occurs in bigdump.php (during migration) keep the language when
    1.18 -  sending the user back to migrate.php (bug #0000943) [Dirk]
    1.19 +- When an error occurs in bigdump.php (during migration) keep the selected
    1.20 +  language when sending the user back to migrate.php (bug #0000943) [Dirk]
    1.21  - Use COM_getUserDateTimeFormat, i.e. the user's preferred format, for
    1.22    displaying the date and time in search results [Dirk]
    1.23  - When disabling a feed, delete the feed file [Dirk]
    1.24 @@ -94,7 +97,7 @@
    1.25  
    1.26  Static Pages Plugin 1.6.1
    1.27  -------------------
    1.28 -- Fresh installs of the plugin in Geeklog 1.6.1 accidentally used a wrong name
    1.29 +- Fresh installs of the plugin in Geeklog 1.6.0 accidentally used a wrong name
    1.30    for the plugin's admin group. Silently fix that during the upgrade [Dirk]
    1.31  - Made the list of pages sortable by author (feature request #0000978) [Dirk]
    1.32  - List available autotags in the static pages editor [Dirk]