Maybe fix the Windows build.
* heap/HeapBlock.h:
(HeapBlock): WTF?
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@124256 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/Source/JavaScriptCore/ChangeLog b/Source/JavaScriptCore/ChangeLog
index 0e9fea0..9a55c91 100644
--- a/Source/JavaScriptCore/ChangeLog
+++ b/Source/JavaScriptCore/ChangeLog
@@ -1,5 +1,12 @@
2012-07-31 Geoffrey Garen <ggaren@apple.com>
+ Maybe fix the Windows build.
+
+ * heap/HeapBlock.h:
+ (HeapBlock): WTF?
+
+2012-07-31 Geoffrey Garen <ggaren@apple.com>
+
Removed some public data and casting from the Heap
https://bugs.webkit.org/show_bug.cgi?id=92777