Move the inline packages out into their own files so that the new test passes. All...
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 349fc63..3a02976 100644 (file)
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@
           noted by dmaki. (t0m)
         - Fix so that / (and other special characters) are URL encoded when
           passed into $c->uri_for as Args/CaptureArgs (t0m)
+        - Fix development server so that $c->engine->env returns the correct
+          environment (t0m)
 
 5.80003 2009-04-29 16:23:53
         - Various POD tweaks. (hdp, dandv)