21 June conference call notes added.
diff --git a/MeetingAgendasNotes.wiki b/MeetingAgendasNotes.wiki
index 064c593..c341398 100644
--- a/MeetingAgendasNotes.wiki
+++ b/MeetingAgendasNotes.wiki
@@ -12,13 +12,37 @@
 == 21 Jun 2010 Team Conference Call == 
 
 * Chaired by:* Lennard de Rijk <br/>
-* Notes taken by:* ???<br/>
+* Notes taken by:* Pavel Klemenkov<br/>
 
   # Update on GSoC Projects
   # Round the table
 
 === Meeting notes 21 Jun 2010 ===
-
+ * Daniel couldn't participate, cause he is in the US now.
+ * Update on document editor project:
+  * Back-end for revisions is working now. It is deployed at http://melange-editor.appspot.com
+  * View that helps to work with the revisions (show revision, show diff and revert) is going to be implemented on Wednesday.
+  * Need to write script that converts existing entities into the new ones.
+  * It is a good decision to implement property methods in the models, cause it makes rendering templates easier.
+ * Update on testing project:
+  * Last week Leo made Django test client to work with Melange.
+  * This week he plans to write more tests on logic.
+  * Leo also wants to create Wiki page that describes current testing environment.
+  * Lennard wants more tests :)
+ * Update on social features:
+  * Savitha has almost finished user pages. Updated instance is deployed at http://melange-social.appspot.com
+  * Searching users based on tags is to be done.
+  * Savitha starts working on calendars this week.
+  * Savitha needs to add tooltips for new fields.
+  * Lennard notices that "Preferred name" is the same as "Public name" from User model.
+  * Visibility is for entire page now, but it should me made more granular.
+ * Update on data seeder:
+  * Felix is setting views for his module. Melange lacks support for views that are not connected to some model or logic.
+  * Felix thinks that his current solution looks like a hack, but plans to refactor it in the future.
+  * Every model includes all the fields from base models. That's why it is so much JSON right now. Felix needs to take care of it.
+ * *Important notes:*
+  * Lennard leaves and can't be project leader for a while. He will not be able to participate in conference calls. Sverre is our new leader. He is responsible for everything! :)
+  * All students should continue sending updates on mailing list, posting blog updates, contributing code, writing tests and working hard!
 
 = Past Meeting Agendas & Call Notes =