]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: update item for multiple Date: headers
authorEric Wong <e@80x24.org>
Sun, 3 Nov 2019 01:42:03 +0000 (01:42 +0000)
committerEric Wong <e@80x24.org>
Sun, 3 Nov 2019 01:42:29 +0000 (01:42 +0000)
That's the only head-scratcher of the bunch remaining, since
that relies on ranges.

TODO

diff --git a/TODO b/TODO
index f9122a5d8e8c8d0cdcc449a9c088851679ab51e8..922163f82a89887e17d91c9472d7f23c1b67c0f4 100644 (file)
--- 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...)