about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-06-10 07:04:33 +0000
committerEric Wong <e@yhbt.net>2020-06-13 07:55:45 +0000
commit29f3d0554f91a7b7aab40130e14179553ee7cb3f (patch)
treeb240a8c398791e2b224f8fde13566530f6c63934 /MANIFEST
parente5d25d0bfabe464e8f666616e5f4a71b9ab27d9c (diff)
downloadpublic-inbox-29f3d0554f91a7b7aab40130e14179553ee7cb3f.tar.gz
We'll be using this wrapper class to workaround some upstream
bugs in Mail::IMAPClient.  There may also be experiments with
new APIs for more performance.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f74852b6..6744a519 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -128,6 +128,7 @@ lib/PublicInbox/HTTPD/Async.pm
 lib/PublicInbox/HlMod.pm
 lib/PublicInbox/Hval.pm
 lib/PublicInbox/IMAP.pm
+lib/PublicInbox/IMAPClient.pm
 lib/PublicInbox/IMAPD.pm
 lib/PublicInbox/IMAPdeflate.pm
 lib/PublicInbox/Import.pm