Add changes for 1.17
Dave Rolsky [Sun, 24 May 2009 15:57:46 +0000 (15:57 +0000)]
Changes

diff --git a/Changes b/Changes
index a0b6b4c..0560f0f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+1.17
+        - Catalyst::Restarter::Forking loaded the threads and
+          Thread::Cancel module, even though it doesn't need them.
+
 1.16    2009-05-23 17:29:29
         - Catalyst prereq changed to 5.80. Thanks, kold! (jhannah)
         - Fixed the restarter to actually work on Win32. The fix means