aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2014-07-05 22:38:25 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2014-07-05 22:38:25 +0100
commit6f6b6c7237923351e15ff9a69e714d4a33b056bc (patch)
treefdb9ae77f84ec01aadd3677cc8b55771eba97fbf /doc/CHANGES
parentc564e252a0656682d8fbfbeefdd703eff2d844b2 (diff)
3.2.2. Last revisions pretty much all done and/or merged by dx!3.2.2
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index d5900159..d09ac6b5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -3,6 +3,18 @@ found in the bzr commit logs, for example you can try:
http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
+Version 3.2.2:
+- The OTR plugin now uses libotr 4.0 (AKA libotr5 in debian based distros)
+- Rejecting buddy requests in jabber won't accept them. Sorry for that.
+- Purple builds can now enable built in protocols when configuring, by
+ passing a parameter such as --jabber=1 to configure
+- You can now use /oper to change passwords with "ac x set -del password"
+- Complex unicode characters (non-BMP) now display correctly in twitter.
+- A few init / build script / pkg-config fixes. Added "install-systemd"
+ make target.
+
+Finished 5 Jul 2014
+
Version 3.2.1:
- Most important change: http_client updated to use HTTP/1.1, now required
by Twitter.