changeset 356:9db30e58a569

CHANGELOG: fixed tabulations
author Goffi <goffi@goffi.org>
date Sat, 04 Jun 2011 19:11:13 +0200
parents bec7c34b85ac
children d98b7391d76c
files CHANGELOG
diffstat 1 files changed, 38 insertions(+), 38 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Jun 01 12:11:32 2011 +0200
+++ b/CHANGELOG	Sat Jun 04 19:11:13 2011 +0200
@@ -20,46 +20,46 @@
     - Subscription scheme fixed
     - new frontend: Libervia \o/ . Put in a separate package
 v 0.1.1 (14/01/2011):
-	- bug#1: fixed crash due to dbus.String
+    - bug#1: fixed crash due to dbus.String
 v 0.1.0 (12/01/2011):
-	- urwid custom libs split as a new project: "urwid-satext"
-	- files reorganisation
-	- versioning now use a standard scheme (major.minor.increment+letter)
-	- distutils/distribute installation script
-	- misc bugs fixes
-	- easy way to launch/stop sat (sat & sat stop)
+    - urwid custom libs split as a new project: "urwid-satext"
+    - files reorganisation
+    - versioning now use a standard scheme (major.minor.increment+letter)
+    - distutils/distribute installation script
+    - misc bugs fixes
+    - easy way to launch/stop sat (sat & sat stop)
 v 0.0.3 (20/08/2010):
-	- multi-profiles
-	- i18n support
-	- french translation
-	- MUC support (basic for the moment)
-	- Dynamic methods/signals in DBus bridge
-	- Tarot game
-	- CouchSurfing plugin
-	- XML User Interface
-	- Sortilège replaced by Primitivus
-	- About boxes & versions numbers now follow SàT core version	
+    - multi-profiles
+    - i18n support
+    - french translation
+    - MUC support (basic for the moment)
+    - Dynamic methods/signals in DBus bridge
+    - Tarot game
+    - CouchSurfing plugin
+    - XML User Interface
+    - Sortilège replaced by Primitivus
+    - About boxes & versions numbers now follow SàT core version    
 v 0.0.2 (10/01/2010):
-	- DBus bridge: dynamic exportation of methods (useful for plugins)
-	- new doc: INSTALL and CHANGELOG
-	- new method to save private data (useful for plugins)
-	- disconnection
-	- whitespace ping to avoid disconnection when idle
-	- presence management refactored, subscription is now managed separatly
-	- use of xml params
-	- new way to specify default values in params
-	- sat is now a twisted application, so it can be deamonized
-	- Wokkel integration
-	- added some features from Wokkel: disco, software version
-	- new account creation (in-band registration): not fully implemented
-	- IP for file transfert is now set by default (see README)
-	- Gateways management (Wix only for now)
-	- VCard support (readonly for now) with avatars/nicks support
-	- Wix: easier jid setup
-	- Wix: added Tray icon (using Crystal Clear: see README)
-	- Wix: new contact list, using avatars and nicknames
-	- Wix, Sortilège: better connection/disconnection management (buggy in sortilège)
-	- Wix: main frame default size changed
+    - DBus bridge: dynamic exportation of methods (useful for plugins)
+    - new doc: INSTALL and CHANGELOG
+    - new method to save private data (useful for plugins)
+    - disconnection
+    - whitespace ping to avoid disconnection when idle
+    - presence management refactored, subscription is now managed separatly
+    - use of xml params
+    - new way to specify default values in params
+    - sat is now a twisted application, so it can be deamonized
+    - Wokkel integration
+    - added some features from Wokkel: disco, software version
+    - new account creation (in-band registration): not fully implemented
+    - IP for file transfert is now set by default (see README)
+    - Gateways management (Wix only for now)
+    - VCard support (readonly for now) with avatars/nicks support
+    - Wix: easier jid setup
+    - Wix: added Tray icon (using Crystal Clear: see README)
+    - Wix: new contact list, using avatars and nicknames
+    - Wix, Sortilège: better connection/disconnection management (buggy in sortilège)
+    - Wix: main frame default size changed
 
 v 0.0.1 (17/05/2009):
-	** FIRST PUBLIC RELEASE **
+    ** FIRST PUBLIC RELEASE **