From f5622382a21a0f0acd11e510d97cb2e0be6fb387 Mon Sep 17 00:00:00 2001
From: Jean-Marie Traissard <jim@lapin.org>
Date: Thu, 16 Nov 2006 13:17:59 +0000
Subject: [PATCH] Updated Changelog with what I see closed as fixed for 0.11.
 Closes #2667.

---
 ChangeLog | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index c9f412074e..4ae36e788f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,18 @@ Gajim 0.11 (XX October 2006)
   * Ability to have a different spellchecking language in each chat window. (#2383 and #746)
   * Forbid to run multiple instances (but you can use differents profiles)
   * Ability to save avatar with right click on avatar in chat banner
+  * Annotations (XEP-0145)
+  * XHTML Support 
+  * Rhythmbox song change notification
+  * Send single message to a whole group 
+  * Delete a whole group
+  * Gajim now remember if GPG encyption was enabled per contact.
+  * Priority can be changed automatically when we change status.
+  * Operate on many rows in roster
+  * Fuzzyclock support
+  * "Mute sounds" feature in systray menu.
+  * Add possibility to start a chat or see contact's infos from subscription request window
+  * Use GnomeKeyring? to store passwords if possible
   * 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
-- 
GitLab