commit | aa4bb8d870e8787c9ec2856706682fdbeaf3df44 | [log] [tgz] |
---|---|---|
author | mrowe@apple.com <mrowe@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 04 03:20:30 2008 +0000 |
committer | mrowe@apple.com <mrowe@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Thu Sep 04 03:20:30 2008 +0000 |
tree | 7cd4d81badc0341ef9ea958b5defa5236cac6e56 | |
parent | 79ac4a1561c4a4e175478137e80b982e7f6ad80b [diff] [blame] |
Fix the Mac build. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@36076 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index 4a07bc6..e1e95e8 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@ +2008-09-03 Mark Rowe <mrowe@apple.com> + + Mac build fix. Correctly detect whether dashboard support is enabled. + + * DerivedSources.make: + 2008-09-03 Eric Seidel <eric@webkit.org> Reviewed by Sam.