changelog for 0.6.1 release

This commit is contained in:
Yann Leboulanger 2005-04-02 12:48:41 +00:00
parent d97506f97c
commit 01d11de6be
1 changed files with 48 additions and 51 deletions

View File

@ -1,43 +1,40 @@
Gajim 0.6 release is here! (23 March 2005) Gajim 0.6.1 (02 April 2005)
Version 0.6 of Gajim is now Available.
What's new since 0.5.1: * Rewrite of service discovery. It doen't freeze Gajim anymore.
* More HIG Compliant.
* Gajim is faster (do not redraw preferences_window each time we open it, use
of psycho)
Gajim 0.6 (23 March 2005)
* Gajim's user interface is now nicer. * Gajim's user interface is now nicer.
* Groupchat just got better. * Groupchat just got better.
* URL, mailto and ascii formatin (* / _) detection * URL, mailto and ascii formatin (* / _) detection
* Better transports detection, group management, and many minor additions/bugfixes * Better transports detection, group management, and many minor additions/bugfixes
0.5.1 release of Gajim ! (27 February 2005) Gajim 0.5.1 (27 February 2005)
Version 0.5.1 of Gajim is now Available.
What's new since 0.5:
* Minor bugfixes. * Minor bugfixes.
0.5 release of Gajim ! (26 February 2005) Gajim 0.5 (26 February 2005)
Version 0.5 of Gajim is now Available.
What's new since 0.4.1:
* Possibility to use tabbed chat window * Possibility to use tabbed chat window
* Sound support under GNU/linux * Sound support under GNU/linux
* Autoaway available under Microsoft Windows * Autoaway available under Microsoft Windows
0.4.1 release of Gajim ! (23 January 2005) Gajim 0.4.1 (23 January 2005)
Version 0.4.1 of Gajim is now Available.
What's new since 0.4:
* Bugfix in config file parser (fix config file parser to handle emoticons) * Bugfix in config file parser (fix config file parser to handle emoticons)
* Bugfix with GPG signatures * Bugfix with GPG signatures
0.4 release of Gajim ! (21 January 2005) Gajim 0.4 (21 January 2005)
Version 0.4 of Gajim is now Available.
What's new since 0.3:
* New option: regroup accounts * New option: regroup accounts
* Emoticons support with a binder * Emoticons support with a binder
* GUI improvements * GUI improvements
* Bugfixes * Bugfixes
gajim (0.3) unstable (18 December 2004) Gajim 0.3 (18 December 2004)
* GUI improvements * GUI improvements
* group chat support with MUC (JEP 45) * group chat support with MUC (JEP 45)
@ -46,7 +43,7 @@ gajim (0.3) unstable (18 December 2004)
* Autoconnect at startup * Autoconnect at startup
* New socket plugin * New socket plugin
gajim (0.2.1) unstable (1 July 2004) Gajim 0.2.1 (1 July 2004)
* bugfixes : when configfile is incomplete * bugfixes : when configfile is incomplete
* icon in systray with popup menu (for linux) * icon in systray with popup menu (for linux)
@ -55,7 +52,7 @@ gajim (0.2.1) unstable (1 July 2004)
* new imageCellRenderer to show animated gifs * new imageCellRenderer to show animated gifs
* allow agents unregistration * allow agents unregistration
gajim (0.2) unstable (8 June 2004) Gajim 0.2 (8 June 2004)
* bugfix for french translation * bugfix for french translation
* multi-resource support * multi-resource support
@ -63,6 +60,6 @@ gajim (0.2) unstable (8 June 2004)
* invisible support * invisible support
* priority support * priority support
gajim (0.1) unstable (21 May 2004) Gajim 0.1 (21 May 2004)
* Initial release. * Initial release.