summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorChip Salzenberg <chip@pobox.com>2003-02-24 21:42:57 +0000
committerchip <chip@pobox.com>2003-02-24 21:42:57 +0000
commit70dff1ffd3015a4493d81957b4a83083b5c17679 (patch)
treeb3bd7c639097270b04000bd2e79ee15ebaafcc93 /MANIFEST
parent23b3bd7f4ea04a410bbe9a0b67cf4dbaa82b6992 (diff)
downloadperl-70dff1ffd3015a4493d81957b4a83083b5c17679.tar.gz
Include p4d2p in Porting again, because p4genpatch doesn't work
until a change has been submitted. p4raw-id: //depot/perl@18768
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 7df7152086..4695eb3104 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2300,7 +2300,8 @@ Porting/fixvars Find undeclared variables with C compiler and fix em
Porting/genlog Generate formatted changelogs by querying p4d
Porting/Glossary Glossary of config.sh variables
Porting/makerel Release making utility
-Porting/p4genpatch Obsoletes both p4desc and p4d2p
+Porting/p4d2p Generate patch from p4 diff
+Porting/p4genpatch Generate patch from p4 change in repository (obsoletes p4desc)
Porting/patching.pod How to report changes made to Perl
Porting/patchls Flexible patch file listing utility
Porting/pumpkin.pod Guidelines and hints for Perl maintainers