]> source.dussan.org Git - redmine.git/commitdiff
Updates for 1.4.1 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Apr 2012 09:59:51 +0000 (09:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 20 Apr 2012 09:59:51 +0000 (09:59 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9459 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index c596f0b2bd7f4b428fd73957169b5d4fcd8ead6a..3fbf53c0c3c0f5eb63c9e5d693f74aceaced495a 100644 (file)
@@ -4,6 +4,17 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-04-20 v1.4.1
+
+* Defect #8574: Time report: date range fields not enabled when using the calendar popup
+* Defect #10642: Nested textile ol/ul lists generate invalid HTML
+* Defect #10668: RSS key is generated twice when user is not reloaded
+* Defect #10669: Token.destroy_expired should not delete API tokens
+* Defect #10675: "Submit and continue" is broken
+* Defect #10711: User cannot change account details with "Login has already been taken" error
+* Feature #10664: Unsubscribe Own User Account
+* Patch #10693: German Translation Update
+
 == 2012-04-14 v1.4.0
 
 * Defect #2719: Increase username length limit from 30 to 60
index 2c76cde454231c2650083bc41a314999e386f286..45c4059887bd3a4254ebb9cfd160eb407c2ff6ae 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 4
-    TINY  = 0
+    TINY  = 1
 
     # Branch values:
     # * official release: nil