]> source.dussan.org Git - redmine.git/commitdiff
Updates for 1.4.3 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jun 2012 17:21:42 +0000 (17:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Tue, 5 Jun 2012 17:21:42 +0000 (17:21 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@9772 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 0984f3b8c0991bcdd2a92bb7302be858161bd881..d690bbabc986107889710138c2ac9605de8dabd1 100644 (file)
@@ -4,6 +4,13 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-06-05 v1.4.3
+
+* Defect #11038: "Create and continue" should preserve project, issue and activity when logging time
+* Defect #11046: Redmine.pm does not support "bind as user" ldap authentication
+* Defect #11051: reposman.rb fails in 1.4.2 because of missing require for rubygems
+* Fix for Rails vulnerability CVE-2012-2660
+
 == 2012-05-13 v1.4.2
 
 * Defect #10744: rake task redmine:email:test broken
index 84fe19c5365f5eef4c8d93793bdd4b90dd73fa49..fe92943fbd713a27db61b508142300f8b2f2c217 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 1
     MINOR = 4
-    TINY  = 2
+    TINY  = 3
 
     # Branch values:
     # * official release: nil