reversing rolskys patch so that it can be provided upstraeam to Module::Pluggable...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 0b43906..f97431b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,9 @@
 # This file documents the revision history for Perl extension Catalyst.
 
 5.7011
+        - Patch for emacs temp files with module::pluggable::object. (Dave Rolsky)
+        - Return child PID from the HTTP engine when run with the 'background' option.
+          (Emanuele Zeppieri)
         - Fixed bug in HTTP engine where writes could fail with
           'Resource temporarily unavailable'.