From 5124cc05188d20f90a627a5bb9648fb9b8e68a84 Mon Sep 17 00:00:00 2001 From: jgeboski Date: Mon, 25 Aug 2014 15:51:03 -0400 Subject: [PATCH] Version bumped to 1.1.1 --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2891fbc..8a49b96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +bitlbee-steam-1.1.1 (2014-08-25): + - Fixed information requests not populating + - Fixed potential NULL pointer dereference with user statuses + - Link all libraries which are required + - Refactored the XML entity unescaper + bitlbee-steam-1.1.0 (2014-07-27): - Added denotation of non-Steam games - Added internal documentation of the plugin diff --git a/configure.ac b/configure.ac index d40c281..8793be3 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ AC_INIT( [bitlbee-steam], - [1.1.0], + [1.1.1], [https://github.com/jgeboski/bitlbee-steam/issues], [bitlbee-steam], [https://github.com/jgeboski/bitlbee-steam],