From 0dd43e38687b4fdd3f2811f339f48ce6c0d39d1e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 4 Jan 2005 12:48:09 +0000 Subject: Include package dependency information git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@335 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 8ba416e378..20ee5e56ed 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -31,6 +31,8 @@ * Fixed that generated action_mailers doesnt need to require the action_mailer since thats already done in the environment #382 [Lucas Carlson] +* Upgraded to Action Pack 1.2.0 and Active Record 1.4.0 + *0.9.2* -- cgit v1.2.3