summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeon Brocard <acme@astray.com>2009-02-17 00:01:44 +0800
committerLeon Brocard <acme@astray.com>2009-02-17 00:01:44 +0800
commite7612f8572749182b815c31f0136d0247bc71cb3 (patch)
tree69d3314dd93b3c84ae3bcddeaf4156ce2bfe4a62
parentfceb80b8ef47e3eee16a5777cb0e16f6280a5ed5 (diff)
downloadperl-e7612f8572749182b815c31f0136d0247bc71cb3.tar.gz
Add Porting/genlog_git to the MANIFEST
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 4429562f76..491a942deb 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -23,6 +23,7 @@ Porting/findvars Find occurrences of words
Porting/fixCORE Find and fix modules that generate warnings
Porting/fixvars Find undeclared variables with C compiler and fix em
Porting/genlog Generate formatted changelogs by querying p4d
+Porting/genlog_git Generate formatted changelogs by querying Git
Porting/makerel Release making utility
Porting/p4d2p Generate standard patches from p4 diffs
Porting/patching.pod How to report changes made to Perl