diff --git a/ChangeLog b/ChangeLog
index d90ea8ea84bb9a6068c3bc444a04632073cec040..c9f412074e18a6feba1a45e7f50d52100862cddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,25 +1,24 @@
 Gajim 0.11 (XX October 2006)
   * New build system, using GNU autotools. See README.html
-  * Support for link-local messaging via zeroconf using avahi
-  * Automatically connect and disconnect when Network Manager does it.
+  * Support for link-local messaging via Zeroconf using Avahi (XEP-0174)
+  * Automatically connect and disconnect to accounts according to network availability (if Network Manager is present)
+  * GNOME Keyring Support (if GNOME keyring is available, manage passwords and save them in an encrypted file).
   * Introducing View Menu (GNOME HIG)
-  * GNOME Keyring Support (if GNOME keyring available, manage passwords and save them in an encrypted file).
   * Ability to now hide the Transports group
-  * Support for notify-python so if notification-daemon is not available, we still can show cool popups
-  * Ability to operate on more than one contact in one in time in roster (#1514)
+  * Support for notify-python. So if notification-daemon is not available, we still can show cool popups
   * Connection lost is now a non-intrusive popup
-  * Try to get contact desired nick when we add him to roster aka User Nickname (JEP-0172)
+  * Ability to operate on more than one contact at once in roster (#1514)
+  * Try to get contact desired nick when we add him to roster aka User Nickname (XEP-0172)
+  * Support for Privacy Lists (XEP-0016)
   * Better design of User Profile window, with a progress bar
   * New Add User dialog, with possibility to register to transport directly from it
   * Completion for "Start Chat" input dialog
   * Ability to have a different spellchecking language in each chat window. (#2383 and #746)
-  * Support for Privacy Lists
   * Forbid to run multiple instances (but you can use differents profiles)
   * Ability to save avatar with right click on avatar in chat banner
   * Use differents colors for nickname colors of occupants in groupchats.
   * Ability to show only Join/Leave in groupchats instead of all status changes
   * New possibilities to insert nickname of an occupant in groupchats conversations: Tab in an empty line now cycle through nicks, maj+right click->insert nickname, maj+click on name in gc-roster, /names command to show all users presents
-
   * Fixed bugs when removing or renaming an account with tabs open (#2369 and #2370)
 
   * FIXME : Ad-Hoc for 0.11 ? 
@@ -33,7 +32,7 @@ Gajim 0.10.1 (06 June 2006)
   * High CPU usage on FreeBSD (#1963)
   * Nickname can contain '|' (#1913)
   * Update pl, cs, fr translations
-  * Don't play sound, when no event is shown (#1970)
+  * Don't play sound when no event is shown (#1970)
   * Set gajim icon for history manager
   * gajim.desktop is generated with translation (#834)
   * Preventing several TBs and annoyances (r6273, r6275, r6279, r6301,