[svn:parrot] r43231 - trunk/tools/dev
coke at svn.parrot.org
coke at svn.parrot.org
Thu Dec 24 01:09:00 UTC 2009
Author: coke
Date: Thu Dec 24 01:08:59 2009
New Revision: 43231
URL: https://trac.parrot.org/parrot/changeset/43231
Log:
Resolve TT #307 with a documentation comment
Modified:
trunk/tools/dev/pmcrenumber.pl
Modified: trunk/tools/dev/pmcrenumber.pl
==============================================================================
--- trunk/tools/dev/pmcrenumber.pl Thu Dec 24 00:48:06 2009 (r43230)
+++ trunk/tools/dev/pmcrenumber.pl Thu Dec 24 01:08:59 2009 (r43231)
@@ -40,7 +40,8 @@
=head1 DESCRIPTION
-This program should be used when adding or removing PMCs.
+This program should be used when adding PMCs. Note that it does not remove
+numbers assigned to PMCs that have been removed; this happens very rarely.
=head1 SEE ALSO
More information about the parrot-commits
mailing list