Take out the SUIDMAIL thing, that will not be
Jarkko Hietaniemi [Mon, 28 Aug 2000 23:22:09 +0000 (23:22 +0000)]
a problem in 5.7.*.

p4raw-id: //depot/perl@6871

patchlevel.h

index 129f09c..a725e89 100644 (file)
@@ -70,7 +70,6 @@
 #if !defined(PERL_PATCHLEVEL_H_IMPLICIT) && !defined(LOCAL_PATCH_COUNT)
 static char    *local_patches[] = {
         NULL
-       ,"SUIDMAIL - fixes for suidperl security"
        ,"DEVEL6866"
        ,NULL
 };