Author: paultcochrane
Date: Sun Jan  7 09:24:38 2007
New Revision: 16469

Modified:
   trunk/   (props changed)
   trunk/Configure.pl

Log:
Changed TODO item into RT ticket number.


Modified: trunk/Configure.pl
==============================================================================
--- trunk/Configure.pl  (original)
+++ trunk/Configure.pl  Sun Jan  7 09:24:38 2007
@@ -521,8 +521,7 @@
 
 my $conf = Parrot::Configure->new;
 {
-
-    # XXX $Parrot::Configure::Step::conf is a temporty hack
+    # RT#41201 $Parrot::Configure::Step::conf is a temporary hack
     no warnings qw(once);
     $Parrot::Configure::Step::conf = $conf;
 }

Reply via email to