summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorBen Edmunds <ben.edmunds@gmail.com>2011-08-21 00:40:43 +0200
committerBen Edmunds <ben.edmunds@gmail.com>2011-08-21 00:40:43 +0200
commit30c9289d501e840828093fd6c2e595fd25296326 (patch)
tree1ab32737981a9fa31b4c04a76a834d12e157bbba /user_guide
parent98963b343cc3f21dcc16825c1a0d2673534ad516 (diff)
Added changes to changelog
Diffstat (limited to 'user_guide')
-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 88b4363ea..fcc4b9140 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -95,6 +95,7 @@ Change Log
<li class="reactor">If a config class was loaded first then a library with the same name is loaded, the config would be ignored.</li>
<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="rector">Resolved issue 65 - made action on form_open_multipart helper function call optional</li>
</ul>
<h2>Version 2.0.3</h2>