about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-11-03 01:42:03 +0000
committerEric Wong <e@80x24.org>2019-11-03 01:42:29 +0000
commitf5137830cd1f62bfc6039f5b84b1b2bc088f3b60 (patch)
treeb960bf121c507eaece7f1b93f53aa92f0ae14b43
parentfd5a1f0952c8c76e718a52748df8f3a96ffc5f34 (diff)
downloadpublic-inbox-f5137830cd1f62bfc6039f5b84b1b2bc088f3b60.tar.gz
That's the only head-scratcher of the bunch remaining, since
that relies on ranges.
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
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...)