summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-05-06 04:44:37 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-05-06 04:44:37 +0200
commit2f41936b5e565e89286edf734f49ef7d3e72586b (patch)
treec2c4b0aa2acd921eeff3678ff634f5c18877aec8 /user_guide/changelog.html
parentbe8ec803cf8542acca9d2dd24c46b219fecabd9c (diff)
Fixed an incorrect documentation of $this->load->language (#3520).
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index de47d4785..181ccd1e7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -108,6 +108,7 @@ SVN Commit: not currently released</p>
<h3>Bugfixes for 1.6.2</h3>
<ul>
<li>Fixed assorted user guide typos (#3453, #4364, #4379, #4399, #4408, #4412, #4448, #4488).</li>
+ <li>Fixed an incorrect documentation of $this-&gt;load-&gt;language (#3520).</li>
<li>Fixed an AR_caching error where it wasn't tracking table aliases (#3463).</li>
<li>Fixed an AR bug when joining with a table alias and table prefix (#4400).</li>
<li>Fixed a bug in DB Forge, when inserting an id field (#3456).</li>