mirror of
https://github.com/redmine/redmine.git
synced 2026-07-08 22:51:28 +02:00
Upgrade to Rails 2.3.15.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@11148 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -1,6 +1,6 @@
|
||||
source :rubygems
|
||||
|
||||
gem "rails", "2.3.14"
|
||||
gem "rails", "2.3.15"
|
||||
gem "i18n", "~> 0.4.2"
|
||||
gem "coderay", "~> 1.0.6"
|
||||
gem "fastercsv", "~> 1.5.0", :platforms => [:mri_18, :mingw_18, :jruby]
|
||||
|
||||
@@ -6,6 +6,7 @@ http://www.redmine.org/
|
||||
|
||||
== TBD v1.4.6
|
||||
|
||||
* Upgrade to Rails 2.3.15
|
||||
* Defect #12409: Git: changesets aren't read after clear_changesets call
|
||||
* Patch #12605: Norwegian translation for 1.4-stable update
|
||||
* Patch #12614: Dutch translation
|
||||
|
||||
Reference in New Issue
Block a user