about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-03-20 08:18:21 +0000
committerEric Wong <e@yhbt.net>2020-03-22 09:00:23 +0000
commitc7acdfe78bda5bf36660a699e882e0e3c431a351 (patch)
treeb014171ac2b5bd4a37864d54edeed045bd79de58 /MANIFEST
parentb5bc3576af3d0ef0fa884ed32a674c7a703a19b2 (diff)
downloadpublic-inbox-c7acdfe78bda5bf36660a699e882e0e3c431a351.tar.gz
This lets us store author and committer times for deferred
indexing messages with ambiguous Message-IDs.  This allows
us to reproducibly reindex messages with the git commit
and author times when a rare message lacks Received and/or
Date headers while having ambiguous Message-IDs.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ec80c90f..f077d722 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -130,6 +130,7 @@ lib/PublicInbox/MboxGz.pm
 lib/PublicInbox/MsgIter.pm
 lib/PublicInbox/MsgTime.pm
 lib/PublicInbox/Msgmap.pm
+lib/PublicInbox/MultiMidQueue.pm
 lib/PublicInbox/NNTP.pm
 lib/PublicInbox/NNTPD.pm
 lib/PublicInbox/NNTPdeflate.pm