summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorGreg Aker <greg.aker@ellislab.com>2011-01-10 19:35:57 +0100
committerGreg Aker <greg.aker@ellislab.com>2011-01-10 19:35:57 +0100
commit3b889a970adbfc3ca015803f80a2a45066abcbd9 (patch)
treec99ca63adb4e7507b32f497b6061bccaa2f7b10c /user_guide/changelog.html
parent3ef0d283693178ceec9e9e4fb6b0d22538c3af34 (diff)
Fixed a bug (#14628) where the DATE_ISO8601 variable was returning an incorrectly formatted date string.
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 0b060da22..013468f6f 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -199,6 +199,7 @@ Hg Tag: </p>
<li>Fixed a bug where multiple libraries could not be loaded by passing an array to load-&gt;library()</li>
<li>Fixed a bug in the html helper where too much white space was rendered between the src and alt tags in the img() function.</li>
<li>Fixed a bug in the profilers _compile_queries() function.</li>
+ <li>Fixed a bug in the date helper where the DATE_ISO8601 variable was returning an incorrectly formatted date string.</li>
</ul>
<h2>Version 1.7.2</h2>