From 8eb6a9e23a64a3d78024426d4afa902598912392 Mon Sep 17 00:00:00 2001
From: Nikos Kouremenos <kourem@gmail.com>
Date: Sun, 4 Sep 2005 01:43:31 +0000
Subject: [PATCH] fix bad changelog for 0.8

---
 Changelog | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

diff --git a/Changelog b/Changelog
index c1cdc9ba49..a62f428781 100644
--- a/Changelog
+++ b/Changelog
@@ -6,18 +6,24 @@ Gajim 0.8.1 (02 Sep 2005)
 
 Gajim 0.8 (18 Aug 2005)
 
-  * Tabbed chat windows
-  * Group chat support (with MUC protocol)
-  * Emoticons, Avatars, File transfer, URL grabber, Bookmarks
-  * Systray icon, Speller
-  * TLS and GPG support (with SSL legacy support)
-  * Transport Registration support
-  * Service Discovery including Nodes
-  * Wikipedia, dictionary and search engine lookup
-  * Multiple accounts support
-  * DBus Capabilities. Read more information
+  * Avatars (JEP-0153)
+  * Chat state notifications aka. typing notification (JEP-0085)
+  * Bookmark storage (JEP-0048)
+  * File Transfer (JEP-0096)
+  * Major changes to adhere to GNOME HIG
+  * Complete vcard fields support
+  * New and better user interface for chat and groupchat windows
+  * SRV capabilities and custom hostname/port
+  * Many improvements in group chat and IRC emulation (eg. nick autocompletation and cycling)
+  * Gajim can now send and receive single messages
+  * New iconsets and new dialog for customizing the user interface
+  * Mouseover information for contacts in the roster window (aka tooltips)
+  * DBus Capabilities. Now Gajim can be remote controlled
+  * Authenticating HTTP Requests via XMPP (JEP-0070)
+  * Now you can lookup a word in Wikipedia, dictionary or in search engine
   * XML Console
-  * Gajim is available in 11 languages: English, French, German, Russian, Spanish, Polish, Portugese, Greek, Bulgarian, Czech and Norwegian
+  * Gajim is now also available in norwegian and czech language
+
 
 Gajim 0.7.1 (5 Jun 2005)  
 
-- 
GitLab