aboutsummaryrefslogtreecommitdiffstats
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2008-09-07 15:34:50 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2008-09-07 15:34:50 +0100
commitced1e17474366772791186f865bd45d4decfcaf2 (patch)
tree3461a801f9f6df2f084d1fa3a015cf4401f36d20 /doc/CHANGES
parentd4810dff26f128061d122cf120e1e0174d9df1f2 (diff)
parentba3a8a578430418050a7fda3c949d65434b23cb3 (diff)
Merging BitlBee 1.2.3 release.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES7
1 files changed, 7 insertions, 0 deletions
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)