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],