From: Thomas Roessler Date: Fri, 11 Aug 2006 09:33:02 +0000 (+0000) Subject: # changelog commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=394dc14f46ad5e4584b75f2d4f34c9ab3a440f21;p=neomutt # changelog commit --- diff --git a/ChangeLog b/ChangeLog index 5b9500cac..858644284 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-08-11 09:32:29 Thomas Glanzmann (roessler) + + * doc/manual.xml.head, mutt.h, pattern.c: Mutt-thread patch. Use + ~(PATTERN) to match any threads that contain messages that + match PATTERN. + 2006-08-11 09:08:20 Thomas Roessler (roessler) * init.h, mutt.h: Use #ifdef in some appropriate places.