aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2011-06-12 12:53:20 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2011-06-12 12:53:20 +0100
commit52a735ea84a23fb4508209ed24939ee69fe4f7aa (patch)
treea74c1be713d7630636697522df930440cce35304
parent7ceb6b267883fe905e7f47d7a131f945fd643012 (diff)
3.0.3, hopefully ready. Time to roll the tarballs.3.0.3
-rw-r--r--bitlbee.h4
-rw-r--r--doc/CHANGES16
2 files changed, 18 insertions, 2 deletions
diff --git a/bitlbee.h b/bitlbee.h
index 6aff082f..e5cfa6ee 100644
--- a/bitlbee.h
+++ b/bitlbee.h
@@ -34,10 +34,10 @@
#define _WIN32_WINNT 0x0501
#define PACKAGE "BitlBee"
-#define BITLBEE_VERSION "3.0.2"
+#define BITLBEE_VERSION "3.0.3"
#define VERSION BITLBEE_VERSION
#define BITLBEE_VER(a,b,c) (((a) << 16) + ((b) << 8) + (c))
-#define BITLBEE_VERSION_CODE BITLBEE_VER(3, 0, 2)
+#define BITLBEE_VERSION_CODE BITLBEE_VER(3, 0, 3)
#define MAX_STRING 511
diff --git a/doc/CHANGES b/doc/CHANGES
index 38e4054d..31be73f4 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -3,6 +3,22 @@ found in the bzr commit logs, for example you can try:
http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
+Version 3.0.3:
+- Fixed Twitter compatibility. (The API call used to get the following list
+ was deprecated.)
+- Twitter: Enable the show_ids setting to assign a two-digit short ID to
+ recent tweets to use for retweets and replies (so you can RT/reply to more
+ than just a person's last message).
+- Some other Twitter fixes/improvements.
+- "otr reconnect" command and some other fixes.
+- GnuTLS 2.12 compatibility fix.
+- Include "FLOOD=0/9999" in the 005/ISUPPORT line at login to hint the IRC
+ client that rate limiting is not required. (Next step: Get IRC clients to
+ parse it.)
+- Other stuff too small to mention.
+
+Finished 12 Jun 2011
+
Version 3.0.2:
- Fixed MSN login issues with @msn.com accounts.
- /CTCP support: You can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN