Added comments for timeline.
diff --git a/SocialFeaturesMelangeGSoC2010.wiki b/SocialFeaturesMelangeGSoC2010.wiki
index bc70139..a7da864 100644
--- a/SocialFeaturesMelangeGSoC2010.wiki
+++ b/SocialFeaturesMelangeGSoC2010.wiki
@@ -231,7 +231,11 @@
   # Code the models, views/templates and logic for User Pages as per design above.  
   # Modify existing code to accommodate new feature (sending out user page link in acceptance notifications etc.)
   # Test code on localhost instance of Melange
-  # Find out how to pull data from past year databases (how to test this? can we import the database files from somewhere?)  
+  # Find out how to pull data from past year databases (how to test this? can we import the database files from somewhere?)
+
+-----
+Comment (madhu): Simple, create your own dummy data. If Felix has something to seed by then, we can probably use it. But in the first week I doubt it. But yeah you can create your own data.
+-----
 
 *Deliverables*:
   # Partial User Page feature:
@@ -254,7 +258,9 @@
       * Users can use ListView to sift through the rest of the users and click on them to view their user pages.
       * Users can apply dynamic filtering to view users by location, org and tags using ListView.
       
-
+-----
+Comment (madhu): This is already there. Can you please tell us what you want to do other than this? http://socghop.appspot.com/gsoc/program/list_projects/google/gsoc2010
+-----
 
 ===Week 3(5 June - 11 June)===