projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
8d0b213
)
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
patch
|
blob
|
blame
|
history
diff --git
a/patchlevel.h
b/patchlevel.h
index
129f09c
..
a725e89
100644
(file)
--- a/
patchlevel.h
+++ b/
patchlevel.h
@@
-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
};