X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=MANIFEST;h=ecf239f43b234a1746319e6d1aa07db38226f3b6;hb=bda9f9417bee51e4e18808578a001b4673a4123a;hp=29920953e962b30124c87f24f9f2bef973906761;hpb=4f868db3675eeee5994edc4fe79a9a2583623747;p=public-inbox.git diff --git a/MANIFEST b/MANIFEST index 29920953..ecf239f4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,7 +1,11 @@ +.gitattributes .gitignore AUTHORS COPYING Documentation/.gitignore +Documentation/RelNotes/v1.0.0.eml +Documentation/RelNotes/v1.1.0-pre1.eml +Documentation/RelNotes/v1.2.0.wip Documentation/dc-dlvr-spam-flow.txt Documentation/design_notes.txt Documentation/design_www.txt @@ -60,6 +64,7 @@ examples/public-inbox-httpd.socket examples/public-inbox-httpd@.service examples/public-inbox-nntpd.socket examples/public-inbox-nntpd@.service +examples/public-inbox-nntps.socket examples/public-inbox-watch.service examples/public-inbox.psgi examples/unsubscribe-milter.socket @@ -113,6 +118,7 @@ lib/PublicInbox/MsgTime.pm lib/PublicInbox/Msgmap.pm lib/PublicInbox/NNTP.pm lib/PublicInbox/NNTPD.pm +lib/PublicInbox/NNTPdeflate.pm lib/PublicInbox/NewsWWW.pm lib/PublicInbox/Over.pm lib/PublicInbox/OverIdx.pm @@ -134,6 +140,7 @@ lib/PublicInbox/Spawn.pm lib/PublicInbox/SpawnPP.pm lib/PublicInbox/Syscall.pm lib/PublicInbox/TLS.pm +lib/PublicInbox/Tmpfile.pm lib/PublicInbox/Unsubscribe.pm lib/PublicInbox/UserContent.pm lib/PublicInbox/V2Writable.pm @@ -210,6 +217,7 @@ t/hl_mod.t t/html_index.t t/httpd-corner.psgi t/httpd-corner.t +t/httpd-https.t t/httpd-unix.t t/httpd.t t/hval.t @@ -229,6 +237,7 @@ t/msgmap.t t/msgtime.t t/nntp.t t/nntpd-tls.t +t/nntpd-validate.t t/nntpd.t t/nulsubject.t t/over.t