]> source.dussan.org Git - redmine.git/commitdiff
Updates for 2.1.4 release.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 24 Nov 2012 09:34:42 +0000 (09:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 24 Nov 2012 09:34:42 +0000 (09:34 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10874 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/CHANGELOG
lib/redmine/version.rb

index 966b9f78acf859537383f6c4f21f664b07b7cee3..5095c8e99ae318955be07f4ca9a5dcf1adb84ff3 100644 (file)
@@ -4,6 +4,16 @@ Redmine - project management software
 Copyright (C) 2006-2012  Jean-Philippe Lang
 http://www.redmine.org/
 
+== 2012-11-24 v2.1.4
+
+* Defect #12274: Wiki export from Index by title is truncated
+* Defect #12298: Right-click context menu unable to batch/bulk update (IE8)
+* Defect #12332: Repository identifier does not display on Project/Settings/Repositories
+* Defect #12396: Error when receiving an email without subject header
+* Defect #12399: Non ASCII attachment filename encoding broken (MOJIBAKE) in receiving mail on Ruby 1.8
+* Defect #12409: Git: changesets aren't read after clear_changesets call
+* Defect #12431: Project.rebuild! sorts root projects by id instead of name
+
 == 2012-11-17 v2.1.3
 
 * Defect #12050: :export links to repository files lead to a 404 error
index 99c3fd2922b5db76fb401baf4f3c4bb6ee957458..6f789f1a5a9aba0a3687a5877ec82eb18b07b460 100644 (file)
@@ -4,7 +4,7 @@ module Redmine
   module VERSION #:nodoc:
     MAJOR = 2
     MINOR = 1
-    TINY  = 3
+    TINY  = 4
 
     # Branch values:
     # * official release: nil