From 55850818e36dce98061c3bbc56b41134f8f0e413 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 25 Jun 2005 11:19:47 +0000 Subject: Fixed rakefile actions against PostgreSQL when the password is all numeric #1462 [michael@schubert.cx] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1508 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'railties/CHANGELOG') diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 58a69dbef7..0585769622 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fixed rakefile actions against PostgreSQL when the password is all numeric #1462 [michael@schubert.cx] + * ActionMailer::Base subclasses are reloaded with the other rails components #1262 * Made the WEBrick adapter not use a mutex around action performance if ActionController::Base.allow_concurrency is true (default is false) -- cgit v1.2.3