summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorJeroen van der Gulik <jeroen@isset.nl>2011-09-16 14:37:38 +0200
committerJeroen van der Gulik <jeroen@isset.nl>2011-09-16 14:37:38 +0200
commit255a5c162a90279de3fca53d889d8c0daf2be7c0 (patch)
tree906ef5a43563bee6c15b8d8c222ed87d5e7c9691 /user_guide
parenta3a8b61e76c8e7a70f7b176146b325061e5956c4 (diff)
updated 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 ba138084e..8dd64a3a2 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -114,6 +114,7 @@ Change Log
<h3>Bug fixes for 2.1.0</h3>
<ul>
+ <li class="reactor">Unlink raised an error if cache file did not exist when you try to delete it.</li>
<li class="reactor">Fixed #378 Robots identified as regular browsers by the User Agent class.</li>
<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>