From 7ad92f7ca2ce0d52f48f294fd6c83c6029f0c77f Mon Sep 17 00:00:00 2001 From: Mark Sapiro Date: Thu, 9 Sep 2010 09:44:10 -0700 Subject: Preparing 2.1.14rc1 release. --- doc/mailman-install/internals.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/mailman-install/internals.pl') diff --git a/doc/mailman-install/internals.pl b/doc/mailman-install/internals.pl index 4b706cae..feffd090 100644 --- a/doc/mailman-install/internals.pl +++ b/doc/mailman-install/internals.pl @@ -6,6 +6,10 @@ $key = q/exim3-transport/; $ref_files{$key} = "$dir".q|node19.html|; $noresave{$key} = "$nosave"; +$key = q/postfix-integration/; +$ref_files{$key} = "$dir".q|node13.html|; +$noresave{$key} = "$nosave"; + $key = q/front/; $ref_files{$key} = "$dir".q|node1.html|; $noresave{$key} = "$nosave"; -- cgit v1.2.3