diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-01 22:51:27 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-01 22:51:27 +0100 |
commit | 704dd38a1440dc9d614df9222d6196048226622c (patch) | |
tree | e35adaca74191f899a3158a3421783f1a3a67077 /doc/CHANGES | |
parent | 3429b589177f286384dab151c167e16071f8a828 (diff) | |
parent | ba3233ce0b1fc34f3ad0a450bb1b661909dafb79 (diff) |
Merging head.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 45b16e28..7359a050 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -3,6 +3,20 @@ found in the bzr commit logs, for example you can try: http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on +Version 1.2.7: +- Fixed problems with MSN Messenger authentication. ("Could not parse + Passport server response") +- Fixed broken typing notifications when talking to GTalk contacts. +- Fixed an issue with non-anonymous Jabber chatrooms polluting the nick + namespace, sometimes generating odd warning messages. +- Restored ability to start groupchats on ICQ. +- Added show_offline setting that will also show offline contacts in the + control channel. +- OAuth support for Twitter: This means the module will keep working after + June (this also changes "via API" under your tweets into "via BitlBee"). + +Finished 15 May 2010 + Version 1.2.6a: - Fixed a typo that renders the Twitter groupchat mode unusable. A last- minute change that came a few minutes late. |