changelog for 0.6.1 release
This commit is contained in:
parent
d97506f97c
commit
01d11de6be
35
Changelog
35
Changelog
|
@ -1,43 +1,40 @@
|
|||
Gajim 0.6 release is here! (23 March 2005)
|
||||
Version 0.6 of Gajim is now Available.
|
||||
What's new since 0.5.1:
|
||||
Gajim 0.6.1 (02 April 2005)
|
||||
|
||||
* 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.
|
||||
* Groupchat just got better.
|
||||
* URL, mailto and ascii formatin (* / _) detection
|
||||
* Better transports detection, group management, and many minor additions/bugfixes
|
||||
|
||||
0.5.1 release of Gajim ! (27 February 2005)
|
||||
Version 0.5.1 of Gajim is now Available.
|
||||
What's new since 0.5:
|
||||
Gajim 0.5.1 (27 February 2005)
|
||||
|
||||
* Minor bugfixes.
|
||||
|
||||
0.5 release of Gajim ! (26 February 2005)
|
||||
Version 0.5 of Gajim is now Available.
|
||||
What's new since 0.4.1:
|
||||
Gajim 0.5 (26 February 2005)
|
||||
|
||||
* Possibility to use tabbed chat window
|
||||
* Sound support under GNU/linux
|
||||
* Autoaway available under Microsoft Windows
|
||||
|
||||
0.4.1 release of Gajim ! (23 January 2005)
|
||||
Version 0.4.1 of Gajim is now Available.
|
||||
What's new since 0.4:
|
||||
Gajim 0.4.1 (23 January 2005)
|
||||
|
||||
* Bugfix in config file parser (fix config file parser to handle emoticons)
|
||||
* Bugfix with GPG signatures
|
||||
|
||||
0.4 release of Gajim ! (21 January 2005)
|
||||
Version 0.4 of Gajim is now Available.
|
||||
What's new since 0.3:
|
||||
Gajim 0.4 (21 January 2005)
|
||||
|
||||
* New option: regroup accounts
|
||||
* Emoticons support with a binder
|
||||
* GUI improvements
|
||||
* Bugfixes
|
||||
|
||||
gajim (0.3) unstable (18 December 2004)
|
||||
Gajim 0.3 (18 December 2004)
|
||||
|
||||
* GUI improvements
|
||||
* group chat support with MUC (JEP 45)
|
||||
|
@ -46,7 +43,7 @@ gajim (0.3) unstable (18 December 2004)
|
|||
* Autoconnect at startup
|
||||
* New socket plugin
|
||||
|
||||
gajim (0.2.1) unstable (1 July 2004)
|
||||
Gajim 0.2.1 (1 July 2004)
|
||||
|
||||
* bugfixes : when configfile is incomplete
|
||||
* 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
|
||||
* allow agents unregistration
|
||||
|
||||
gajim (0.2) unstable (8 June 2004)
|
||||
Gajim 0.2 (8 June 2004)
|
||||
|
||||
* bugfix for french translation
|
||||
* multi-resource support
|
||||
|
@ -63,6 +60,6 @@ gajim (0.2) unstable (8 June 2004)
|
|||
* invisible support
|
||||
* priority support
|
||||
|
||||
gajim (0.1) unstable (21 May 2004)
|
||||
Gajim 0.1 (21 May 2004)
|
||||
|
||||
* Initial release.
|
||||
|
|
Loading…
Reference in New Issue