[svn:parrot] r48862 - trunk

NotFound at svn.parrot.org NotFound at svn.parrot.org
Wed Sep 8 18:50:43 UTC 2010


Author: NotFound
Date: Wed Sep  8 18:50:42 2010
New Revision: 48862
URL: https://trac.parrot.org/parrot/changeset/48862

Log:
change in ChangeLog the comment about Id getting mangled when it's commited that gets mangled when it's commited

Modified:
   trunk/ChangeLog

Modified: trunk/ChangeLog
==============================================================================
--- trunk/ChangeLog	Wed Sep  8 18:50:21 2010	(r48861)
+++ trunk/ChangeLog	Wed Sep  8 18:50:42 2010	(r48862)
@@ -3865,9 +3865,9 @@
 2002-01-04 16:09  dan
 
 	* classes/: genclass.pl, perlarray.pmc, perlint.pmc, perlnum.pmc,
-	perlstring.pmc, perlundef.pmc:	- genclass.pl attempts to put $Id$
+	perlstring.pmc, perlundef.pmc:	- genclass.pl attempts to put the Id mark
 	into generated files
-	   but the $Id$ string gets mangled when it's committed.
+	   but the Id mark string gets mangled when it's committed.
 	   This patch fixes the existing .pmc files and fixes genclass.pl.
 
 	 - Makes capitalization in .pmc header match actual filenames


More information about the parrot-commits mailing list