aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2017-08-30 20:23:19 -0300
committerdequis <dx@dxzone.com.ar>2017-08-30 20:23:19 -0300
commitbc523728d7ae97a617746a47b451e7adf4a58927 (patch)
treee8e603fb9ecfa9fe465673ff1314978419f1ac75
parentb4e9612ea40de27b8be20960e721fe8467da48f2 (diff)
downloadbitlbee-facebook-bc523728d7ae97a617746a47b451e7adf4a58927.tar.gz
bitlbee-facebook-bc523728d7ae97a617746a47b451e7adf4a58927.tar.bz2
bitlbee-facebook-bc523728d7ae97a617746a47b451e7adf4a58927.tar.xz
Release 1.1.2 with the thrift unknown field fix
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 155c907..f197571 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+bitlbee-facebook-1.1.2 (2017-08-30):
+ - Fix "Failed to read thrift" with unknown fields in /t_p payload
+ - Fix rare login hang/timeout when the last page of contacts is empty
+
bitlbee-facebook-1.1.1 (2017-04-02):
- Send orca-formatted user agent for all HTTP requests too. Fixes "Failed to
parse thread information" errors when joining channels.
diff --git a/configure.ac b/configure.ac
index 8989460..fc31a95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
AC_INIT(
[bitlbee-facebook],
- [1.1.1],
+ [1.1.2],
[https://github.com/bitlbee/bitlbee-facebook/issues],
[bitlbee-facebook],
[https://github.com/bitlbee/bitlbee-facebook],