aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04b48dd0a4..f00be42d83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-09-12 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * NEWS (Mailer): Added Sent/Outbox feature descriptions
+
2000-09-12 Dan Winship <danw@helixcode.com>
* NEWS (Mailer): add most (but not all) 0.5 Mailer features
diff --git a/NEWS b/NEWS
index a67f2e145c..5736d03d88 100644
--- a/NEWS
+++ b/NEWS
@@ -69,6 +69,11 @@ Mailer:
reconnect. This was part of Camel operation cancellation support,
which unfortunately didn't make it into 0.5. (Peter)
+ - Sent and Outbox folders are now functional. You now have 2 options
+ when sending a message - "Send Now" which will send the message
+ imediately and "Send Later" which will queue the message in Outbox
+ for later sending. When a message is successfully sent, it is copied
+ to the Sent folder for your records. (Jeff)
ETable: