summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2012-04-14 06:31:45 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2012-04-14 06:31:45 +0000
commitd85f8425d9634671caa76158a954f9a8d754d2e5 (patch)
tree2fa0416b5b0d06cea65229e9df8771b60ebdea62
parent4215198570e5fb32250b685ce4c1a7289bd8bf8c (diff)
downloadredmine-d85f8425d9634671caa76158a954f9a8d754d2e5.tar.gz
redmine-d85f8425d9634671caa76158a954f9a8d754d2e5.zip
Updated 1.3 CHANGELOG.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@9407 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--doc/CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index 5a177d07b..42776cb27 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -4,6 +4,16 @@ Redmine - project management software
Copyright (C) 2006-2012 Jean-Philippe Lang
http://www.redmine.org/
+== 2012-04-14 v1.3.3
+
+* Defect #10505: Error when exporting to PDF with NoMethodError (undefined method `downcase' for nil:NilClass)
+* Defect #10554: Defect symbols when exporting tasks in pdf
+* Defect #10564: Unable to change locked, sticky flags and board when editing a message
+* Defect #10591: Dutch "label_file_added" translation is wrong
+* Defect #10622: "Default administrator account changed" is always true
+* Patch #10555: rake redmine:send_reminders aborted if issue assigned to group
+* Patch #10611: Simplified Chinese translations for 1.3-stable
+
== 2012-03-11 v1.3.2
* Defect #8194: {{toc}} uses identical anchors for subsections with the same name