From 6236d518f29da02e26be8c5fbc73da723aff6daa Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 22 Jan 2006 22:21:26 +0000 Subject: Added the possibility to specify atomatic expiration for the memcachd session container (closes #3571) [Stefan Kaes] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3465 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 62276e1996..1772841969 100644 --- a/actionpack/CHANGELOG +++ b/actionpack/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Added the possibility to specify atomatic expiration for the memcachd session container #3571 [Stefan Kaes] + * Change layout discovery to take into account the change in semantics with File.join and nil arguments. [Marcel Molina Jr.] * Raise a RedirectBackError if redirect_to :back is called when there's no HTTP_REFERER defined #3049 [kevin.clark@gmail.com] -- cgit v1.2.3