summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorGreg Aker <greg@gregaker.net>2011-08-21 05:11:00 +0200
committerGreg Aker <greg@gregaker.net>2011-08-21 05:11:00 +0200
commit9bcc40451f76737f787a3f7afc0fdab4842c9305 (patch)
tree037dea12931162b1f9a85eaf7d570b225a0aa7e2 /user_guide
parent39909660de17ae9afb9da61209f41aeda2abc7fb (diff)
Small tweak to the changlog item from the previous commit
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 3e66deaf8..2e4727d4a 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -97,7 +97,7 @@ Change Log
<li class="rector">Fixed a bug (Reactor #89) where MySQL export would fail if the table had hyphens or other non alphanumeric/underscore characters.</li>
<li class="reactor">Fixed a bug (#200) where MySQL queries would be malformed after calling <samp>count_all()</samp> then <samp>db->get()</samp></li>
<li>Fixed a bug (#181) where a mis-spelling was in the form validation language file.</li>
- <li class="reactor">Resolved issue 160. Removed unneeded array copy.</li>
+ <li class="reactor">Fixed a bug (#160). Removed unneeded array copy in the file cache driver.</li>
</ul>
<h2>Version 2.0.3</h2>