about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-01-15 23:36:23 -1200
committerEric Wong <e@80x24.org>2021-01-18 09:25:32 +0000
commit3863b32ecbfb8af20b6650bd134a251a6b290ec7 (patch)
treefe455e057ef52061963af19e31bb1eee9c7954d0 /MANIFEST
parent15147f7274c34dd5b177a90e9b6f5e86bc86dee3 (diff)
downloadpublic-inbox-3863b32ecbfb8af20b6650bd134a251a6b290ec7.tar.gz
All the augment and deduplication stuff seems to be working
based on unit tests.  OpPipe is a nice general addition that
will probably make future state machines easier.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0ebdaccc..0de1de4a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -193,6 +193,7 @@ lib/PublicInbox/NNTPD.pm
 lib/PublicInbox/NNTPdeflate.pm
 lib/PublicInbox/NewsWWW.pm
 lib/PublicInbox/OnDestroy.pm
+lib/PublicInbox/OpPipe.pm
 lib/PublicInbox/Over.pm
 lib/PublicInbox/OverIdx.pm
 lib/PublicInbox/ProcessPipe.pm