From 894d38b05e0b6430db695e36ef00ab1b660b0b26 Mon Sep 17 00:00:00 2001 From: "Janus B. Kristensen" Date: Sat, 12 Feb 2005 09:54:35 +0000 Subject: [PATCH] Delete thread feature added and "double post" to the list of possible reasons for deleting a post. svn path=/trunk/boinc/; revision=5414 --- checkin_notes | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/checkin_notes b/checkin_notes index 9d9e435670..a4e0af2793 100755 --- a/checkin_notes +++ b/checkin_notes @@ -24627,3 +24627,17 @@ David 11 Feb 2005 api/ graphics_lib.C + +Janus 12 Feb 2005 + - Added "Delete forum thread" feature + - Added "Double post" to the list of reasons why a post is deleted + + /html/ + inc/ + email.inc + user/ + forum_moderate_post.php + forum_moderate_thread.php (new) + forum_moderate_thread_action.php (new) + forum_thread.php +