From 10714869dcf1b86eccfc230629a9842e36996996 Mon Sep 17 00:00:00 2001 From: Sam Stephenson Date: Sat, 15 Oct 2005 15:34:09 +0000 Subject: Change default logging colors to work on both white and black backgrounds. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2614 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 7fc4162bcc..908548d536 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,4 +1,7 @@ *SVN* + +* Change default logging colors to work on both white and black backgrounds. [Sam Stephenson] + * YAML fixtures support ordered hashes for fixtures with foreign key dependencies in the same table. #1896 [purestorm@ggnore.net] * :dependent now accepts :nullify option. Sets the foreign key of the related objects to NULL instead of deleting them. #2015 [Robby Russell ] -- cgit v1.2.3