Record our own RT ticket for the String::CamelCase issue
Dagfinn Ilmari Mannsåker [Wed, 21 Mar 2018 23:01:21 +0000 (23:01 +0000)]
Changes

diff --git a/Changes b/Changes
index 8d3e643..3e824e5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,7 +5,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
 
 0.07049 - 2018-03-21
         - Fix tests when the path to perl has spaces in it (GH#19)
-        - Inline String::CamelCase::wordsplit() due to RT#123030
+        - Inline String::CamelCase::wordsplit() due to RT#123030 (RT#124822)
         - Get enum values from DBD::Pg if it's new enough
         - Remove dependency on DBIx::Class::IntrospectableM2M