diff options
author | Derek Allard <derek.allard@ellislab.com> | 2009-08-17 17:15:50 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2009-08-17 17:15:50 +0200 |
commit | 43204cc5bf9a745d3ba93bd49cd387689368cb89 (patch) | |
tree | 5057f2ee6f08823cfba409bf184191f34c2e13d3 /user_guide/changelog.html | |
parent | 64c398bde1ac0332737980a66a780624ab069be2 (diff) |
example fix
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 652aa27ad..cfb4ec0f4 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -103,7 +103,7 @@ SVN Revision: </p> <h3>Bug fixes for 1.7.2</h3> <ul> - <li>Fixed assorted user guide typos or examples (#6743, #7214, #7516, #7287).</li> + <li>Fixed assorted user guide typos or examples (#6743, #7214, #7516, #7287, #8349).</li> <li>Fixed a bug in the Form Validation library where multiple callbacks weren't working (#6110)</li> <li>doctype helper default value was missing a "1".</li> <li>Fixed a bug with ORIG_PATH_INFO that was allowing URIs of just a slash through.</li> |