From e00c04946a05a71abaf9ee5cea0dc2ee3215d0e3 Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Mon, 23 May 2011 14:53:52 -0700
Subject: [PATCH] TODO: Add note for bug with message with References but no
 In-Reply-To

We recently noticed on the mailing list a case where a message wasn't
properly connected to its parent. We should fix that of course.
---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index 83d60d45..260ffe18 100644
--- a/TODO
+++ b/TODO
@@ -216,6 +216,9 @@ Fix the "count" functionality to be exact as Olly explained in IRC:
 	ojwb> cworth: if you set the check_at_least parameter to the
 	database size, get_matches_estimated() will be exact
 
+Fix the threading of a message that has a References: header but no
+In-Reply-To: header (see id:"87lixxnxpb.fsf@yoom.home.cworth.org").
+
 Search syntax
 -------------
 Implement support for "tag:*" to expand to all tags.
-- 
2.45.2