From 1150d556a351467cef2b1ef4fa7d8d561661e5a8 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 24 Feb 2010 22:55:34 -0700 Subject: [PATCH] Bug #8882: Add blurb about default non-settable flags --- imp/docs/UPGRADING | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/imp/docs/UPGRADING b/imp/docs/UPGRADING index 9674353e3..fbf3b3f6a 100644 --- a/imp/docs/UPGRADING +++ b/imp/docs/UPGRADING @@ -90,6 +90,16 @@ Maintenance Tasks TODO +Flags +----- +The list of available IMAP Flags/Keywords is now configurable via the +'msgflags' preference. + +The \Answered, \Deleted, and \Draft IMAP flags are no longer user settable +by default - these flags have special meanings and are automatically handled +by the various message action functions instead. + + Upgrading IMP From 4.1.x To 4.2.x ================================= -- 2.11.0