Misc updates to factor out find()'ing an object into a common 'object' method and...
[catagits/Catalyst-Manual.git] / Changes
diff --git a/Changes b/Changes
index 884be45..55c98c4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -14,6 +14,8 @@ Revision history for Catalyst-Manual
         - Fix typo in BasicCRUD (RT #42034)
         - Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
         - Misc minor updates
+        - Fix DBIC create for MySQL in Appendix (Jarom)
+        - Add some "getting started" links to the Catalyst::Manual page
 
 5.7016  28 Dec 2008
         - Updates to make Parts 8 & 9 run correctly