diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 00:26:07 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-06-06 00:26:07 +0100 |
commit | 1fdb0a48438d6dc4a4795d195737890ed3e46a96 (patch) | |
tree | 8a50bf83b78ee1c0e516e8ae6e9f9a079a3fe6df /doc/CHANGES | |
parent | b308cf9bafbdf76da73a57607b65c4763aa3057b (diff) | |
parent | 3dc6d86076dbea16c313bb87aa2f37166f289a8e (diff) |
Merging mainline.
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. |