summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2002-12-17 09:50:46 +0000
committerThomas Roessler <roessler@does-not-exist.org>2002-12-17 09:50:46 +0000
commitff230c1652a9abd55e71e0cdce4bea7ce085bb4c (patch)
treeb370c2bf0a1c1773a8077b023acb05bdd4f448fa
parentc272d6fddd4213f503ff3f583ab5d7f3047b4f2b (diff)
# changelog commit
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13fd0e7b..60054bc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-12-17 09:50:26 Thomas Roessler <roessler@does-not-exist.org>
+
+ * OPS, curs_main.c, functions.h: Experimental: Introduce
+ {next,previous}-new-then-unread. These functions behave
+ like {next,previous}-new as long as new messages are
+ visible. When no new messages are visibuel any more, there's
+ a fall-back to {next,prev}-unread.
+
+ Memo to self: Impose a weekly quota on the use of goto
+ statements.
+
2002-12-16 20:28:46 Edmund GRIMLEY EVANS <edmundo@rano.org>
* handler.c, rfc2047.c, url.c: Fix #1424.