Skip to content

Commit

Permalink
Backed out of rails#1694
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1706 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
dhh committed Jul 5, 2005
1 parent 74961db commit e08025d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions actionpack/CHANGELOG
@@ -1,10 +1,8 @@
*SVN*

* Cache recognized routes. #1233 [skaes@web.de]
* Cache several controller variables that are expensive to calculate #1229 [skaes@web.de]

* Cache several controller variables that are expensive to calculate. #1229 [skaes@web.de]

* The session class backing CGI::Session::ActiveRecordStore may be replaced with any class that duck-types with a subset of Active Record. See docs for details. #1238 [skaes@web.de]
* The session class backing CGI::Session::ActiveRecordStore may be replaced with any class that duck-types with a subset of Active Record. See docs for details #1238 [skaes@web.de]

* Fixed that hashes was not working properly when passed by GET to lighttpd #849 [Nicholas Seckar]

Expand Down

0 comments on commit e08025d

Please sign in to comment.