Updating the ChangeLog, step 1 in release process.
1.1 --- a/ChangeLog Sun Aug 30 17:16:44 2009 -0500
1.2 +++ b/ChangeLog Sun Aug 30 18:50:36 2009 -0400
1.3 @@ -1,4 +1,4 @@
1.4 -Version 2.6.0: ??/??/??
1.5 +Version 2.6.0: 08/30/09
1.6 * Fix grouping of radio buttons in switchspell menu for enchant-enabled
1.7 GtkSpell. This has the side effect of eliminating slow tab switching
1.8 and multiple language switches during menu drawing. (Basil Gor)
1.9 @@ -6,6 +6,11 @@
1.10 chat room message.
1.11 * Added XMPP Priority plugin. This allows users to configure the
1.12 priority attribute for XMPP statuses on a per-account basis.
1.13 + * Added the "abusive" stress plugin. This is a protocol plugin intended
1.14 + for use in stressing libpurple and any plugins using libpurple's
1.15 + facilities. This plugin is still experimental and will almost certainly
1.16 + cause some problems, so use with caution and do NOT use with your usual
1.17 + .purple directory!
1.18
1.19 Version 2.5.1: 12/25/08
1.20 * Really fixed switch spell now...