]> source.dussan.org Git - redmine.git/commitdiff
Updates for 1.4.4 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Jun 2012 18:46:53 +0000 (18:46 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 18 Jun 2012 18:46:53 +0000 (18:46 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@9866 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 147b45a5e441ce92d914a39cc809ad6347a9f8eb..eefa186d23c3591bfed049e89c13b476557eb573 100644 (file)
@@ -4,14 +4,15 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
-== TBD v1.4.4
+== 2012-06-18 v1.4.4
 
 * Defect #10688: PDF export from Wiki - Problems with tables
-* Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
 * Defect #11061: Cannot choose commit versions to view differences in Git/Mercurial repository view
 * Defect #11112: REST API - custom fields in POST/PUT ignored for time_entries
 * Defect #11133: Wiki-page section edit link can point to incorrect section
+* Defect #11160: SQL Error on time report if a custom field has multiple values for an entry
 * Defect #11178: Spent time sorted by date-descending order lists same-date entries in physical order
+* Defect #11185: Redmine fails to delete a project with parent/child task
 * Feature #6597: Configurable session lifetime and timeout
 * Patch #11113: Small glitch in German localization
 * Fix for Rails vulnerabilities CVE-2012-2694 and CVE-2012-2695
index fe92943fbd713a27db61b508142300f8b2f2c217..64472478c31df41622c6ccb0c026380ff45158dd 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 4
-    TINY  = 3
+    TINY  = 4
 
     # Branch values:
     # * official release: nil