From 82f44f314402cbd4627caa1c8ba24c35a5c875dd Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Mon, 22 Aug 2005 14:47:16 +0000 Subject: Added :use_short_month option to select_month helper to show month names as abbreviations git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2033 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'actionpack/CHANGELOG') diff --git a/actionpack/CHANGELOG b/actionpack/CHANGELOG index 941538018c..165417969b 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added :use_short_month option to select_month helper to show month names as abbreviations + * Make link_to escape the javascript in the confirm option #1964 [nicolas.pouillard@gmail.com] * Make assert_redirected_to properly check URL's passed as strings #1910 [Scott Barron] -- cgit v1.2.3