aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-02-06 11:43:16 +0100
committerYves Senn <yves.senn@gmail.com>2014-02-06 11:43:16 +0100
commit580f0b61dc99c6854fa930a761d28a3ab08163f7 (patch)
tree7733116968cd9c238ff72f4f6544f340ebb9db2a /actionpack
parentb9ead0feb0d8d82d549e481d4be25418e3b1b03d (diff)
downloadrails-580f0b61dc99c6854fa930a761d28a3ab08163f7.tar.gz
rails-580f0b61dc99c6854fa930a761d28a3ab08163f7.tar.bz2
rails-580f0b61dc99c6854fa930a761d28a3ab08163f7.zip
synchronize 4.1 release notes with CHANGELOGS. [ci skip]
/cc @chancancode
Diffstat (limited to 'actionpack')
-rw-r--r--actionpack/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md
index 911c916028..b63fb4a9b6 100644
--- a/actionpack/CHANGELOG.md
+++ b/actionpack/CHANGELOG.md
@@ -91,7 +91,7 @@
*Andrew White*
-* Show full route constraints in error message
+* Show full route constraints in error message.
When an optimized helper fails to generate, show the full route constraints
in the error message. Previously it would only show the contraints that were