summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorEric Barnes <eric@ericlbarnes.com>2011-12-04 16:30:58 +0100
committerEric Barnes <eric@ericlbarnes.com>2011-12-04 16:30:58 +0100
commit1d861530da2d598f14c16c68461d83cd5c25bdf6 (patch)
tree6021a5ada88bdce1c362cf50bde2fa536510efaa /user_guide_src
parentbce4140f05f9e8642554eac7aee232023b9a93d9 (diff)
Updated change log with fixed issues.
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide_src/source/changelog.rst b/user_guide_src/source/changelog.rst
index 5c7fd8d59..a5407ee29 100644
--- a/user_guide_src/source/changelog.rst
+++ b/user_guide_src/source/changelog.rst
@@ -59,7 +59,9 @@ Bug fixes for 3.0
- Fixed a bug (#181) where a mis-spelling was in the form validation
language file.
- Fixed a bug (#159, #163) that mishandled Active Record nested transactions because _trans_depth was not getting incremented.
+- Fixed a bug (#737, #75) where pagination anchor class was not set properly when using initialize method.
- Bug #419 - auto_link() now recognizes URLs that come after a word boundary.
+- Bug #724 - is_unique in form validation now checks that you are connected to a database.
Version 2.1.0
=============