summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-12-06 04:10:12 +0100
committerEric Barnes <eric@ericlbarnes.com>2011-12-06 04:10:12 +0100
commit3cece7b27c965a9a6bc73d080f6df0a6ba681be0 (patch)
treeda289eff4a72155a7851dae7e00735db70fbff46
parentb1673360a95a1298488979459587517691d3a703 (diff)
Updated change log
-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 c4fbb67b2..8dfe2492a 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -65,6 +65,7 @@ Bug fixes for 3.0
- Bug #724 - is_unique in form validation now checks that you are connected to a database.
- Bug #647 - _get_mod_time() in Zip library no longer generates stat failed errors
- Bug #608 - Fixes an issue with the Image_lib class not clearing properties completely
+- Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.
Version 2.1.0
=============