summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2007-05-01 22:21:28 +0200
committerDerek Allard <derek.allard@ellislab.com>2007-05-01 22:21:28 +0200
commit971af995fb3ba4268dd4ba434254d35001013b5b (patch)
treebedaafbd3637f48953c2c394ba1fa9f4406060d9 /user_guide/changelog.html
parent24d954454a9fa3c4f5d54a7388f930b912ec308a (diff)
fixed a bug in the calendar library
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r--user_guide/changelog.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 3b4e0bf35..58bf1b620 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -65,8 +65,9 @@ Change Log
<h2>Version 1.5.4</h2>
<p>Release Date: -- </p>
<ul>
+ <li>Fixed a typo in the <a href="./libraries/calendar.html">Calendar library </a> </li>
<li>Fixed a typo in rpcs.php library</li>
- <li>Fixed a bug in the Zip library, providing PC Zip file compatibility with Mac OS X</li>
+ <li>Fixed a bug in the <a href="./libraries/zip.html">Zip library</a>, providing PC Zip file compatibility with Mac OS X</li>
<li>APPVER has been deprecated and replaced with CI_VERSION for clarity. </li>
<li>Added array to string into the profiler </li>
<li>Fixed a bug in router that was ignoring the scaffolding route for optimization </li>