Mercurial > libervia-backend
comparison CHANGELOG @ 356:9db30e58a569
CHANGELOG: fixed tabulations
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 04 Jun 2011 19:11:13 +0200 |
parents | d782c22d5e34 |
children | c34fd9d6242e |
comparison
equal
deleted
inserted
replaced
355:bec7c34b85ac | 356:9db30e58a569 |
---|---|
18 - email added in registerNewAccount | 18 - email added in registerNewAccount |
19 - Social contract added (CONTRAT_SOCIAL) \o. | 19 - Social contract added (CONTRAT_SOCIAL) \o. |
20 - Subscription scheme fixed | 20 - Subscription scheme fixed |
21 - new frontend: Libervia \o/ . Put in a separate package | 21 - new frontend: Libervia \o/ . Put in a separate package |
22 v 0.1.1 (14/01/2011): | 22 v 0.1.1 (14/01/2011): |
23 - bug#1: fixed crash due to dbus.String | 23 - bug#1: fixed crash due to dbus.String |
24 v 0.1.0 (12/01/2011): | 24 v 0.1.0 (12/01/2011): |
25 - urwid custom libs split as a new project: "urwid-satext" | 25 - urwid custom libs split as a new project: "urwid-satext" |
26 - files reorganisation | 26 - files reorganisation |
27 - versioning now use a standard scheme (major.minor.increment+letter) | 27 - versioning now use a standard scheme (major.minor.increment+letter) |
28 - distutils/distribute installation script | 28 - distutils/distribute installation script |
29 - misc bugs fixes | 29 - misc bugs fixes |
30 - easy way to launch/stop sat (sat & sat stop) | 30 - easy way to launch/stop sat (sat & sat stop) |
31 v 0.0.3 (20/08/2010): | 31 v 0.0.3 (20/08/2010): |
32 - multi-profiles | 32 - multi-profiles |
33 - i18n support | 33 - i18n support |
34 - french translation | 34 - french translation |
35 - MUC support (basic for the moment) | 35 - MUC support (basic for the moment) |
36 - Dynamic methods/signals in DBus bridge | 36 - Dynamic methods/signals in DBus bridge |
37 - Tarot game | 37 - Tarot game |
38 - CouchSurfing plugin | 38 - CouchSurfing plugin |
39 - XML User Interface | 39 - XML User Interface |
40 - Sortilège replaced by Primitivus | 40 - Sortilège replaced by Primitivus |
41 - About boxes & versions numbers now follow SàT core version | 41 - About boxes & versions numbers now follow SàT core version |
42 v 0.0.2 (10/01/2010): | 42 v 0.0.2 (10/01/2010): |
43 - DBus bridge: dynamic exportation of methods (useful for plugins) | 43 - DBus bridge: dynamic exportation of methods (useful for plugins) |
44 - new doc: INSTALL and CHANGELOG | 44 - new doc: INSTALL and CHANGELOG |
45 - new method to save private data (useful for plugins) | 45 - new method to save private data (useful for plugins) |
46 - disconnection | 46 - disconnection |
47 - whitespace ping to avoid disconnection when idle | 47 - whitespace ping to avoid disconnection when idle |
48 - presence management refactored, subscription is now managed separatly | 48 - presence management refactored, subscription is now managed separatly |
49 - use of xml params | 49 - use of xml params |
50 - new way to specify default values in params | 50 - new way to specify default values in params |
51 - sat is now a twisted application, so it can be deamonized | 51 - sat is now a twisted application, so it can be deamonized |
52 - Wokkel integration | 52 - Wokkel integration |
53 - added some features from Wokkel: disco, software version | 53 - added some features from Wokkel: disco, software version |
54 - new account creation (in-band registration): not fully implemented | 54 - new account creation (in-band registration): not fully implemented |
55 - IP for file transfert is now set by default (see README) | 55 - IP for file transfert is now set by default (see README) |
56 - Gateways management (Wix only for now) | 56 - Gateways management (Wix only for now) |
57 - VCard support (readonly for now) with avatars/nicks support | 57 - VCard support (readonly for now) with avatars/nicks support |
58 - Wix: easier jid setup | 58 - Wix: easier jid setup |
59 - Wix: added Tray icon (using Crystal Clear: see README) | 59 - Wix: added Tray icon (using Crystal Clear: see README) |
60 - Wix: new contact list, using avatars and nicknames | 60 - Wix: new contact list, using avatars and nicknames |
61 - Wix, Sortilège: better connection/disconnection management (buggy in sortilège) | 61 - Wix, Sortilège: better connection/disconnection management (buggy in sortilège) |
62 - Wix: main frame default size changed | 62 - Wix: main frame default size changed |
63 | 63 |
64 v 0.0.1 (17/05/2009): | 64 v 0.0.1 (17/05/2009): |
65 ** FIRST PUBLIC RELEASE ** | 65 ** FIRST PUBLIC RELEASE ** |