summaryrefslogtreecommitdiffstats
path: root/doc/CHANGELOG
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-03-07 11:22:56 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-03-07 11:22:56 +0000
commitb366375e7ee1e2d76ec3c257e45cb793ae30a6a9 (patch)
tree842d5d60cbb04fc1c360207e2c7b5310f2106f45 /doc/CHANGELOG
parent629c106a461e6781dcbca51ebdffea4094e15709 (diff)
downloadredmine-b366375e7ee1e2d76ec3c257e45cb793ae30a6a9.tar.gz
redmine-b366375e7ee1e2d76ec3c257e45cb793ae30a6a9.zip
Merged r2553 from trunk.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@2557 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc/CHANGELOG')
-rw-r--r--doc/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index e27ab0a2a..c197420da 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -18,6 +18,8 @@ http://www.redmine.org/
* Fixed: "too few arguments" error may occur on activerecord error translation
* Fixed: "Default columns Displayed on the Issues list" setting is not easy to read
* Fixed: visited links to closed tickets are not striked through with IE6
+* Fixed: MailHandler#plain_text_body returns nil if there was nothing to strip
+* Fixed: MailHandler raises an error when processing an email without From header
== 2009-02-15 v0.8.1