summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-11-07 10:24:40 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-11-07 10:24:40 +0000
commitf6b7a4d2cbf509170cb3dc93091bcb108e69e3cc (patch)
treea878f4a56cea533f5b21ee1f15d33f7c105f0fd3
parent8ca51db113273c2bbf25146663e554679324063d (diff)
downloadmailutils-f6b7a4d2cbf509170cb3dc93091bcb108e69e3cc.tar.gz
mailutils-f6b7a4d2cbf509170cb3dc93091bcb108e69e3cc.tar.bz2
Updated
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e02049db..21f083802 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-11-07 Sergey Poznyakoff
+
+ * mail/mail.h (msgset_member,msgset_negate): New functions.
+ * mail/msgset.y: Added negation of message sets.
+ `from ! subject:/daily/' outputs all messages whose subject
+ does not contain the word 'daily'.
+ * mail/z.c: Fixed behaviour of z. when the total number of
+ messages is less than the number of line per page of output.
+
2002-11-05 Sergey Poznyakoff
* mail/reply.c: Add In-Reply-To and References headers to the

Return to:

Send suggestions and report system problems to the System administrator.