summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-03-03 23:33:47 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-03-03 23:33:47 +0000
commitb625457066b2b617d5d7545bdfc061f2187d51f2 (patch)
tree8d4c2799a6be03f5db917f13e1a2bd653fae9135 /ChangeLog
parent164285a54b04667c6b422e508be4288c746fb74f (diff)
downloadmailutils-b625457066b2b617d5d7545bdfc061f2187d51f2.tar.gz
mailutils-b625457066b2b617d5d7545bdfc061f2187d51f2.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c64cea8cf..1e5086d79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-03-04 Sergey Poznyakoff
+
+ * mail/mail.h (MAIL_ATTRIBUTE_SHOWN): New attribute. Shows
+ that the message has been displayed during the current session.
+ * mail/next.c (mail_next): Rewritten in accordance with posix:
+ if the current message has not been shown yet, then show
+ it. Otherwise advance to the nearest next non-deleted message.
+ * mail/print.c (mail_print_msg): Set MAIL_ATTRIBUTE_SHOWN after
+ displaying the message
+ * mail/top.c (top0): set read attribute and MAIL_ATTRIBUTE_SHOWN
+ after displaying the message
+
2005-03-02 Sergey Poznyakoff
* frm/Makefile.am: Build `from'

Return to:

Send suggestions and report system problems to the System administrator.