From ddcc400293f0857d48b0fec9a5ec8ac70f9043c5 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 17 Jan 2005 01:13:15 +0000 Subject: Made ready for release of 0.9.4 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@439 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 98065015cb..6ece5cece4 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,4 +1,4 @@ -*SVN* +*0.9.4* (January 17th, 2005) * Added that ApplicationController will catch a ControllerNotFound exception if someone attempts to access a url pointing to an unexisting controller [Tobias Luetke] @@ -21,6 +21,8 @@ * Removed Fancy Indexing as a default option on the WEBrick servlet as it made it harder to use various caching schemes +* Upgraded to Active Record 1.5, Action Pack 1.3, Action Mailer 0.6 + *0.9.3* (January 4th, 2005) -- cgit v1.2.3