summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2012-02-06 11:14:52 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2012-02-06 11:14:52 +0000
commitfd4071fadb51b1f3ac994b78f6bec1e838618f67 (patch)
treed1178bd940e05a5a6c6fcfd34f0bbe2e59c08763 /doc
parentbe246de16121b2c4751a8f6bfa8b0eedec767b56 (diff)
downloadredmine-fd4071fadb51b1f3ac994b78f6bec1e838618f67.tar.gz
redmine-fd4071fadb51b1f3ac994b78f6bec1e838618f67.zip
Updates for 1.3.1 release.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8800 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG20
1 files changed, 19 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index c1073f60c..cb01bcea0 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,9 +1,27 @@
== Redmine changelog
Redmine - project management software
-Copyright (C) 2006-2011 Jean-Philippe Lang
+Copyright (C) 2006-2012 Jean-Philippe Lang
http://www.redmine.org/
+== 2012-02-06 v1.3.1
+
+* Defect #9775: app/views/repository/_revision_graph.html.erb sets window.onload directly..
+* Defect #9792: Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page
+* Defect #9793: Bad spacing between numbered list and heading (recently broken).
+* Defect #9795: Unrelated error message when creating a group with an invalid name
+* Defect #9832: Revision graph height should depend on height of rows in revisions table
+* Defect #9937: Repository settings are not saved when all SCM are disabled
+* Defect #9961: Ukrainian "default_tracker_bug" is wrong
+* Defect #10013: Rest API - Create Version -> Internal server error 500
+* Defect #10115: Javascript error - Can't attach more than 1 file on IE 6 and 7
+* Defect #10130: Broken italic text style in edited comment preview
+* Defect #10152: Attachment diff type is not saved in user preference
+* Feature #9943: Arabic translation
+* Patch #9874: pt-BR translation updates
+* Patch #9922: Spanish translation updated
+* Patch #10137: Korean language file ko.yml updated to Redmine 1.3.0
+
== 2011-12-10 v1.3.0
* Defect #2109: Context menu is being submitted twice per right click