summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2014-10-24 18:41:35 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2014-10-24 18:41:35 +0000
commit67c4936908e6bc9ac613b41d3ae00b48a4801daf (patch)
treeeaa907b56b3a3abc20ec980b12d74f3b5d9bd5a2 /doc
parentb63123ac1e52f04a1c41fc195671a7b94744e25f (diff)
downloadredmine-67c4936908e6bc9ac613b41d3ae00b48a4801daf.tar.gz
redmine-67c4936908e6bc9ac613b41d3ae00b48a4801daf.zip
Restores commits reverted when rails-4.1 branch was merged (#18174).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@13504 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index c55868d09..01f598b8c 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -86,7 +86,7 @@ http://www.redmine.org/
* Defect #16655: start_date not set despite settings[default_issue_start_date_to_creation_date] being set.
* Defect #16668: Redmine links broken when object name contains special characters
* Defect #16669: Markdown formatter should use the :no_intra_emphasis extension
-* Defect #16708: Form is submitted when swithing tab
+* Defect #16708: Form is submitted when switching tab
* Defect #16739: custom_fields.json only returns single tracker instead of array of trackers
* Defect #16747: Remove useless settings when editing a query from the gantt
* Defect #16755: Field set as read-only still available in the issues list context menu