From ba3a8a578430418050a7fda3c949d65434b23cb3 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Sun, 7 Sep 2008 15:24:16 +0100 Subject: Finished BitlBee 1.2.3 --- bitlbee.h | 2 +- doc/CHANGES | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/bitlbee.h b/bitlbee.h index c203d18e..9c988caa 100644 --- a/bitlbee.h +++ b/bitlbee.h @@ -32,7 +32,7 @@ #define _WIN32_WINNT 0x0501 #define PACKAGE "BitlBee" -#define BITLBEE_VERSION "1.2.2" +#define BITLBEE_VERSION "1.2.3" #define VERSION BITLBEE_VERSION #define MAX_STRING 511 diff --git a/doc/CHANGES b/doc/CHANGES index f480e3ae..84dbe162 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -3,6 +3,13 @@ found in the bzr commit logs, for example you can try: http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on +Version 1.2.3: +- Fixed one more flaw similar to the previous hijacking bug, caused by incon- + sistent handling of the USTATUS_IDENTIFIED state. All code touching these + variables was reviewed and should be correct now. + +Finished 7 Sep 2008 + Version 1.2.2: - Security bugfix: It was possible to hijack accounts (without gaining access to the old account, it's simply an overwrite) -- cgit v1.2.3