From fd65d89e07d57d809c69043b52a3a1319fb3c2ad Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Sun, 1 Jul 2007 23:27:59 +0000 Subject: Allow you to delete cookies with options. Closes #3685 [josh, Chris Wanstrath] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7160 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 917303797f..83e4a492ed 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow you to delete cookies with options. Closes #3685 [josh, Chris Wanstrath] + * Allow you to render views with periods in the name. Closes #8076 [norbert] render :partial => 'show.html.erb' -- cgit v1.2.3