summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2009-02-04 14:11:56 +0100
committerDerek Allard <derek.allard@ellislab.com>2009-02-04 14:11:56 +0100
commit7d3773a06c280dcd6c6a20ef1ab0ce9e3e744226 (patch)
tree56f89de692bf30d064791e33cd894ded56840566 /user_guide/changelog.html
parent03d0a570e699dfca8032f5ea65951a48c4dceac4 (diff)
link_tag() not link() in example
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 84708f0e0..0e0a02112 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -95,7 +95,7 @@ SVN Revision: </p>
<h3>Bug fixes for 1.7.1</h3>
<ul>
- <li>Fixed assorted user guide typos or examples (#6521, #6339, #6259).</li>
+ <li>Fixed assorted user guide typos or examples (#6521, #6339, #6259, #6093).</li>
<li>Fixed a bug in the MySQLi driver when no port is specified</li>
<li>Fixed a bug (#5702), in which the field label was not being fetched properly, when "matching" one field to another.</li>
<li>Fixed a bug in which identifers were not being escaped properly when reserved characters were used.</li>