Backport several fixes from 5.8 needed to get remote tests passing again on 5.7
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index bad5081..a8106a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
 5.7XXXXXX XXXX
+        - Workaround change in LWP that broke a cookie test (RT #40037)
         - Back out go() since that feature's been pushed to 5.80
         - Fix some Win32 test failures
         - Add pt translation of error message (wreis)