Skip to content

Commit

Permalink
Release 1.1.2 with the thrift unknown field fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dequis committed Aug 30, 2017
1 parent b4e9612 commit bc52372
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down

0 comments on commit bc52372

Please sign in to comment.