summaryrefslogtreecommitdiffstats
path: root/user_guide/changelog.html
diff options
context:
space:
mode:
authorGreg Aker <greg@gregaker.net>2011-08-20 21:41:51 +0200
committerGreg Aker <greg@gregaker.net>2011-08-20 21:41:51 +0200
commit54a8dcd55f15772acd0b2b39dd8edaa7f3bfcda8 (patch)
tree8068c197883c4ba232c39a32311b6d4270fcca1e /user_guide/changelog.html
parent7ebf87e671b7ba552368f4c6069a8577b1501c3f (diff)
Fixed a bug (#181) where a mis-spelling was in the form validation language file.
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 332c258c7..3e91f47c7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -96,6 +96,7 @@ Change Log
<li class="reactor">Fixed a bug (Reactor #19) where 1) the 404_override route was being ignored in some cases, and 2) auto-loaded libraries were not available to the 404_override controller when a controller existed but the requested method did not.</li>
<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>
</ul>
<h2>Version 2.0.3</h2>