UPGRADING updates
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 27 Jul 2009 18:06:07 +0000 (12:06 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 27 Jul 2009 18:30:10 +0000 (12:30 -0600)
imp/docs/UPGRADING

index ac280b4..9aa0ee7 100644 (file)
@@ -24,17 +24,17 @@ supported.
 TODO
 ----
 * servers.php has changed
+* hooks.php has changed
 * imp_hook_vinfo has been removed - use preauth hook instead
 * alternative_display, attachment_display, forward_default pref is gone.
-* imp_hook_spam_bounce -> imp_hook_spam_email
-* imp_hook_msglist_format hook has been removed - instead:
+* Hook: spam_bounce -> spam_email
+* msglist_format hook has been removed - instead:
 *  x-priority now handled in the core code
 *  old attachment icon handling see atc_flag pref
-*  imp_hook_msglist_flags hook now used to dynamically set flags on messages
+*  msglist_flags hook now used to dynamically set flags on messages
 * maintenance tasks
 * tos_agreement, gnupg, openssl, spellchecking (moved to Horde)
 * conf: alternate_login, redirect_on_logout moved to Horde.
-* preauth/postauth hooks - moved to Horde
 
 
 Upgrading IMP From 4.1.x To 4.2.x