aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2011-12-04 19:21:06 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2011-12-04 19:21:06 +0000
commitdf98ee8b4abaa890a02e706d69b93724e8f7744d (patch)
tree06b0ed8e035a7abbece53db625c638fc8bc9a437 /doc/CHANGES
parentca974d7f6171a70c5484420bd6c59919383105a6 (diff)
Version 3.0.4, probably.3.0.4
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 31be73f4..58ea5492 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -3,6 +3,21 @@ found in the bzr commit logs, for example you can try:
http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
+Version 3.0.4:
+- Merged Skype support. This used to be a separate plugin, and it still is,
+ but by including it with BitlBee by default it will be easier to keep it
+ in sync with changes to BitlBee.
+- Fixed a file descriptor leak bug that may have caused strange behaviour
+ in BitlBee sessions running for a long time.
+- Now fetches Twitter mentions as well if the "fetch_mentions" account
+ setting is enabled.
+- With t.co now all over Twitter, show the original (but truncated) URL
+ between <brackets>.
+- Fixed MSN Messenger login issues ("timeout" while fetching buddy list).
+- Another (related) GnuTLS compatibility fix (now 2.13+?).
+
+Finished 4 Dec 2011 (Exactly 6 years since 1.0!)
+
Version 3.0.3:
- Fixed Twitter compatibility. (The API call used to get the following list
was deprecated.)