From: Eric Wong Date: Sun, 3 Nov 2019 01:42:03 +0000 (+0000) Subject: TODO: update item for multiple Date: headers X-Git-Tag: v1.2.0~3 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=f5137830cd1f62bfc6039f5b84b1b2bc088f3b60 TODO: update item for multiple Date: headers That's the only head-scratcher of the bunch remaining, since that relies on ranges. --- diff --git a/TODO b/TODO index f9122a5d..922163f8 100644 --- a/TODO +++ b/TODO @@ -137,5 +137,5 @@ all need to be considered for everything we introduce) * configurable diff output for solver-generated blobs -* fix search for messages with multiple Subject:/To:/From:/Date: - headers (some wacky examples out there...) +* figure out how search for messages with multiple Date: headers + should work (some wacky examples out there...)