aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index c5fec3b2..1d6bb34f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -3,6 +3,28 @@ found in the git commit logs, for example you can try:
https://github.com/bitlbee/bitlbee/commits/master
+Version 3.4.1:
+- msn:
+ * Upgraded protocol to MSNP21, works again (dx)
+ * Contact list management, groupchats and skype username logins won't work.
+ Next release!
+- jabber:
+ * Add "hipchat" protocol, for smoother login. Takes the same username as
+ the official client. Note that unlike the 'hip-cat' branch, this doesn't
+ preload channels. See the HowtoHipchat wiki page for details (dx)
+ * Fixed a bug when receiving topics set by people who left the channel (dx)
+ * Create fake users instead of showing "unknown participant" errors (dx)
+ * Gmail mail notifications support (Artem Savkov)
+ * Lowering xmpp presence priority on away (Artem Savkov)
+- twitter:
+ * Show quoted tweets inline (wilmer)
+ * Added "url" command, can be used to quote tweets (wilmer)
+ * Make replies to self work (wilmer)
+- Building documentation is now done with a python script (both 2.x/3.x work)
+ Asciidoc/xsltproc/xmlto are no longer build dependencies (dx)
+
+Finished ... 200XX
+
Version 3.4:
- First release pretty much fully prepared by dx instead of Wilmer. Just look
at the tightly structured changelog!