Changelog tweaking.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index 7832e73..fff6e97 100644 (file)
--- a/Changes
+++ b/Changes
    - nginx and lighttpd FCGI requests with URI encoded sections as the first
      path part have been fixed to operate correctly.
 
+   - A source of bogus warnings in Catalyst::Component::BUILDARGS has been
+     removed.
+
+  Documentation:
+   - Improve the documentation about -Home and how Catalyst finds the home path
+     for applications.
+   - Various minor typo fixes.
+
   New features:
    - Allow passing additional arguments to action constructors.