Push version 2.0.2 to trunk.

Improved profiler support.

Fixed bug that broke compilation of d8 with readline support.


git-svn-id: http://v8.googlecode.com/svn/trunk@3351 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
diff --git a/ChangeLog b/ChangeLog
index e40ccb1..bf2c244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-11-24: Version 2.0.2
+
+        Improved profiler support.
+
+        Fixed bug that broke compilation of d8 with readline support.
+
+
 2009-11-20: Version 2.0.1
 
         Fixed crash bug in String.prototype.replace.