Fix the "eternally growing stack trace" problem with the restarter.
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index fd95d0e..df08c05 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,13 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
-        - Bump required File::ChangeNotify version.
+        - The Restarter code cause stack traces for certain types of errors to
+          grow longer and longer with every restart. (Dave Rolsky)
+
+        - Fixed an issue with the Restarter in Win32 where @INC didn't get
+          passed along when restarting.
+
+1.20    2009-08-11 23:30:30
+        - Bump required File::ChangeNotify version to 0.07. Closes RT#48610.
 
 1.19    2009-06-29 00:36:50
         - Update Module::Install to a version that doesn't screw up