diff options
author | Derek Allard <derek.allard@ellislab.com> | 2009-04-14 21:23:10 +0200 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2009-04-14 21:23:10 +0200 |
commit | 8ab36a54484b7f6a9d19a35c2fc6e959d15ab3b8 (patch) | |
tree | 6289949194b08c710f65c5f5f867119f50a791b0 /user_guide/changelog.html | |
parent | 26399298164f1fb6eaa4764b543b876766dacf0a (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 b5d3fe7d9..9ef36d789 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -87,7 +87,7 @@ SVN Revision: </p> <h3>Bug fixes for 1.7.2</h3> <ul> - <li>Fixed assorted user guide typos or examples (#6743).</li> + <li>Fixed assorted user guide typos or examples (#6743, #7214).</li> <li>Fixed a bug with ORIG_PATH_INFO that was allowing URIs of just a slash through.</li> <li>Fixed a fatal error in the Oracle and ODBC drivers (#6752)</li> <li>Fixed a bug where Database Forge's add_column and modify_column were not looping through when sent multiple fields.</li> |