]> git.deb.at Git - pkg/blosxom.git/blobdiff - ChangeLog
Unescape url returned from CGI::url to match PATH_INFO escaping.
[pkg/blosxom.git] / ChangeLog
index 6bab65eb6a11a8df31d4c12de78c4d3b49ef538c..5a05b0c9dd48e8ca4f23cf61c7d580d221101090 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
 v2.0.3
+    * unescape url returned from CGI.pm to match PATH_INFO escaping
+    * redo path_info handling with much stricter date tests
+    * added support for multiple plugin directories using $plugin_path
        * changed plugin loading to use @INC instead of hardcoded 
          $plugin_dir
        * added support for external config file via BLOSXOM_CONFIG_DIR