aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 62d2d4df..45b16e28 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -3,8 +3,16 @@ found in the bzr commit logs, for example you can try:
http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
+Version 1.2.6a:
+- Fixed a typo that renders the Twitter groupchat mode unusable. A last-
+ minute change that came a few minutes late.
+
+Finished 19 Apr 2010
+
Version 1.2.6:
-- Native (very basic) support for Twitter.
+- Native (very basic) support for Twitter, implemented by Geert Mulders.
+ Currently supported are posting tweets, reading the ones of people you
+ follow, and sending (not yet receiving!) direct messages.
- Fixed format of status messages in /WHOIS to improve IRC client
compatibility.
- Show timestamps of offline messages/channel backlogs.
@@ -15,9 +23,12 @@ Version 1.2.6:
- Better handling of XMPP contacts with multiple resources on-line. Default
behaviour now is to write to wherever the last message came from, or to
the bare JID (usually becomes a broadcast) if there wasn't any recent msg.
+- Added a switchboard_keepalives setting which should solve some issues with
+ talking to offline MSN contacts. (Although full support for offline
+ messages is not ready yet!)
- The usual misc. bug fixes.
-Finished ...
+Finished 19 Apr 2010
Version 1.2.5:
- Many bug fixes, including a fix for MSN login issues, Jabber login timing