Changeset 823de9d for doc/CHANGES


Ignore:
Timestamp:
2009-03-12T19:10:06Z (16 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
673a54c
Parents:
9b55485
Message:

commit updates by ashish shukla <wahjava@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/CHANGES

    r9b55485 r823de9d  
    33
    44http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
     5
     6Version 1.2.3:
     7- Fixed one more flaw similar to the previous hijacking bug, caused by incon-
     8  sistent handling of the USTATUS_IDENTIFIED state. All code touching these
     9  variables was reviewed and should be correct now.
     10
     11Finished 7 Sep 2008
     12
     13Version 1.2.2:
     14- Security bugfix: It was possible to hijack accounts (without gaining access
     15  to the old account, it's simply an overwrite)
     16- Some more stability improvements.
     17- Fixed bug where people with non-lowercase nicks couldn't drop their account.
     18- Easier upgrades of non-forking daemon mode servers (using the DEAF
     19  command).
     20- Can be cross-compiled for Win32 now! (No support for SSL yet though, which
     21  makes it less useful for now.)
     22- Exponential backoff on auto-reconnect.
     23- Changing passwords gives less confusing feedback ("password is empty") now.
     24
     25Finished 26 Aug 2008
    526
    627Version 1.2.1:
Note: See TracChangeset for help on using the changeset viewer.