Fix typos in POD and comments. RT#85171
[catagits/Test-WWW-Mechanize-Catalyst.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d2999ab..9fc943a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
 Revision history for Perl module Test::WWW::Mechanize::Catalyst:
 
+     - Use Class::Load instead of Class::MOP::load_class(). RT#90978
+     - Fix typos in POD and comments. RT#85171
+
+0.58 Sat Jun 30 17:01 BST 2012
      - Fix external server test.
      - Fix infinite redirects. RT#76614
      - Make fail to start server more verbose. RT#77174