From 402b760688391bb914db58ed2b8e3f8492cb0dc2 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Tue, 6 Sep 2005 03:19:49 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2993c16a..d898f403 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -2005-09-06 01:46:46 Brendan Cully (brendan) +2005-09-06 03:16:11 Brendan Cully (brendan) + + * doc/manual.xml.head, imap/command.c, imap/imap.c, imap/imap.h, + init.c, mutt.h, pattern.c: Extend pattern language to do simple + string matches as well as regular expressions when the pattern is + invoked with = instead of ~. And, when possible, perform full body + searches on the IMAP server instead of locally, for an enormous + speed boost. * imap/utf7.c, init.c, main.c, protos.h: Fix a memory leak in imap_utf7_decode and do a little cleanup on shutdown. Get a -- 2.40.0