make Catalyst::Engine and Catalyst::Base immutable
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 62197af..05ac845 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
+  - Make Catalyst::Engine and Catalyst::Base immutable
+
 5.90019 - 2012-12-04 21:31:00
   - Fix for perl 5.17.6 (commit g7dc8663). RT#81601
   - Fix for perl 5.8. RT#61122