summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorTobias Tschech <tobias@tschech-online.de>2012-04-04 14:18:26 +0200
committerTobias Tschech <tobias@tschech-online.de>2012-04-04 14:18:26 +0200
commit7bf632f4ba3a3db1ae38915efe2026d25acc9539 (patch)
tree1d3e4ac277a379db43be1c20c8a393fc0d310db2 /user_guide_src
parentc8175be96157bb97374b1d9bb1be91c7b97bd640 (diff)
Update user_guide_src/source/changelog.rst
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 9929cc368..1c8647bb7 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -194,6 +194,7 @@ Bug fixes for 3.0
- Fixed a bug (#1238) - delete_all() in the `Database Caching Library <database/caching>` used to delete .htaccess and index.html files, which is a potential security risk.
- Fixed a bug in :doc:`Trackback Library <libraries/trackback>` method validate_url() where it didn't actually do anything, due to input not being passed by reference.
- Fixed a bug (#11, #183, #863) - CI_Form_validation::_execute() silently continued to the next rule, if a rule method/function is not found.
+- Fixed a bug (#1242) Added Windows path compatibility to function read_dir of ZIP library
Version 2.1.1
=============