summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-01-30 06:45:39 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-01-30 06:45:39 +0100
commit2db4a1a5ecfee6c0987681d812824996f1a3867b (patch)
tree22d87ea6b9919e703fdaebd402648b9640b88d5c /user_guide/changelog.html
parentf30445be8871f71bca9a4b11fa4e49edff0ac936 (diff)
changelog note for bug fix #2849
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 57610ae4a..02abd9bbb 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -177,6 +177,7 @@ Change Log
<li>Fixed a bug (#2762) in the <a href="./libraries/sessions.html">Session library</a> where user agent matching would fail on user agents ending with a space. </li>
<li>Fixed a bug (#2784) $field_names[] vs $Ffield_names[] in postgre and sqlite drivers.</li>
<li>Fixed a bug (#2810) in the typography helper causing extraneous paragraph tags when string contains tags.</li>
+ <li>Fixed a bug (#2849) where arguments passed to a subfolder controller method would be incorrectly shifted, dropping the 3rd segment value.</li>
<li>Fixed a bug (#2858) which referenced a wrong variable in the Image class.</li>
<li>Fixed a bug (#2875)when loading plugin files as _plugin. and not _pi.</li>
<li>Fixed a bug (#2912) in <kbd>get_filenames()</kbd> in the <a href="./helpers/file_helper.html">File Helper </a>where the array wasn't cleared after each call.</li>