summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-06-29 02:55:48 +0200
committerDerek Jones <derek.jones@ellislab.com>2008-06-29 02:55:48 +0200
commitc5d9319bc3216e305874a85da9d0acfe6c2ba5d1 (patch)
treeb8e74a94453955c4d6b6336eda0249168849d693 /user_guide
parent7368d1e87fe34ce18f79df1a1d236313ff3f72a8 (diff)
cleaned up changelog to put in line with 1.6.3 release
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 9cd36365f..8149b7cc2 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -64,16 +64,11 @@ SVN Revision: XXXX</p>
<ul>
<li>No significant changes yet</li>
- <li>Other changes
- <ul>
- <li>Documented the language file use of <kbd>byte_format()</kbd> in the <a href="helpers/number_helper.html">number helper</a>.</li>
- </ul>
- </li>
</ul>
<h3>Bug fixes for 1.6.4</h3>
<ul>
- <li>Fixed a double opening &lt;p&gt; tag in the index pages of each system directory.</li>
+ <li>No bug fixes yet</li>
</ul>
<h2>Version 1.6.3</h2>
@@ -113,6 +108,7 @@ SVN Revision: 1238</p>
<li>Charset information in the userguide has been moved above title for internationalization purposes (#4614).</li>
<li>Added &quot;Using Associative Arrays In a Request Parameter&quot; example to the <a href="libraries/xmlrpc.html">XMLRPC userguide page</a>.</li>
<li>Removed maxlength and size as automatically added attributes of form_input() in the <a href="helpers/form_helper.html">form helper</a>.</li>
+ <li>Documented the language file use of <kbd>byte_format()</kbd> in the <a href="helpers/number_helper.html">number helper</a>.</li>
</ul>
</li>
</ul>
@@ -131,6 +127,7 @@ SVN Revision: 1238</p>
<li>Fixed a bug where <kbd>having()</kbd> was not adding an = into the statement (#4568).</li>
<li>Fixed assorted user guide typos or examples (#4574, #4706).</li>
<li>Added quoted-printable headers to Email class when the multi-part override is used.</li>
+ <li>Fixed a double opening &lt;p&gt; tag in the index pages of each system directory.</li>
</ul>
<h2>Version 1.6.2</h2>