Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index ffb920e..75648c8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,10 @@
           under mod_fastcgi/mod_cgi.
         - Fixed bug in HTTP engine where the connection was not closed properly if the
           client disconnected before sending any headers. (Ton Voon)
+        - POD fix, IO::FileHandle => IO::Handle (RT #35690)
+        - Fix grammar on welcome page (RT #33236)
+        - Fix for Path('0') handling (RT #29334)
+        - Workaround for Win32 and c3_mro.t (RT #26452, tested by Kenichi Ishigaki)
 
 5.7012  2007-12-16 23:44:00
         - Fix uri_for()'s and uri_with()'s handling of multibyte chars