about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-09-09 06:26:13 +0000
committerEric Wong <e@80x24.org>2020-09-10 19:45:18 +0000
commit8fdea96141a65ac85d22d21ed9e3f999259ee73c (patch)
treeadd5a5934733e2520fd04b152bde30cb223cb5dd /MANIFEST
parent352e2799ecec328f71aa33219214a0e3fc3d5f10 (diff)
downloadpublic-inbox-8fdea96141a65ac85d22d21ed9e3f999259ee73c.tar.gz
We will need to allow simultaneous iterators on the same
config object, since we'll need this for ExtMsg, NNTPD,
WwwListing, NewsWWW, and other places.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0e225b6a..04a3744f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -107,6 +107,7 @@ lib/PublicInbox/AltId.pm
 lib/PublicInbox/Cgit.pm
 lib/PublicInbox/CompressNoop.pm
 lib/PublicInbox/Config.pm
+lib/PublicInbox/ConfigIter.pm
 lib/PublicInbox/ContentHash.pm
 lib/PublicInbox/DS.pm
 lib/PublicInbox/DSKQXS.pm