From d593535a2a80c7e1a13e31b6fe94684b42e8a306 Mon Sep 17 00:00:00 2001 From: Ivan Tcholakov Date: Fri, 24 Apr 2015 13:57:01 +0300 Subject: A changelog update 3. --- user_guide_src/source/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide_src/source') diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst index 18aeac8c0..cda5d319e 100644 --- a/user_guide_src/source/changelog.rst +++ b/user_guide_src/source/changelog.rst @@ -20,7 +20,7 @@ Bug fixes for 3.0.1 - Fixed a bug (#3773) - ``db_select()`` didn't work for MySQL with the PDO :doc:`Database ` driver. - Fixed a bug (#3771) - :doc:`Form Validation Library ` was looking for a 'form_validation_' prefix when trying to translate field name labels. - Fixed a bug (#3787) - :doc:`FTP Library ` method ``delete_dir()`` failed when the target has subdirectories. -- Fixed a bug (#3801) - :doc: The `Output class ` method ``_display_cache()`` failed to read timestamps correctly. +- Fixed a bug (#3801) - :doc:`Output Library ` method ``_display_cache()`` incorrectly looked for the last modified time of a directory instead of the cache file. Version 3.0.0 ============= -- cgit v1.2.3-24-g4f1b