perldelta: [rt.cpan.org #0], not RT 0
authorFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:26:43 +0000 (09:26 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 11 May 2012 16:26:43 +0000 (09:26 -0700)
pod/perldelta.pod

index f81a01b..1526a01 100644 (file)
@@ -1209,10 +1209,10 @@ Added language codes from ISO 639-5
 
 Added language/script codes from the IANA language subtag registry
 
-Fixed an uninitialized value warning.  RT 67438
+Fixed an uninitialized value warning [rt.cpan.org #67438].
 
-Fixed the return value for the all_XXX_codes and all_XXX_names functions.  RT
-69100
+Fixed the return value for the all_XXX_codes and all_XXX_names functions
+[rt.cpan.org #69100].
 
 Reorganized modules to move Locale::MODULE to Locale::Codes::MODULE to allow
 for cleaner future additions.  The original four modules (Locale::Language,