Changelog tweaking.
Florian Ragwitz [Fri, 29 Jan 2010 00:16:42 +0000 (00:16 +0000)]
Changes

diff --git a/Changes b/Changes
index 9b7e9ba..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.
 
-    - Aparantly useless conditional in Catalyst::Component::BUILDARGS
-      has been removed.
+   - 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.
+   - 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.