Changeset 2288705 for doc/CHANGES
- Timestamp:
- 2009-12-07T21:54:19Z (15 years ago)
- Branches:
- master
- Children:
- 1c3008a
- Parents:
- aac4017 (diff), 36cf9fd (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/CHANGES
raac4017 r2288705 3 3 4 4 http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on 5 6 Version 1.2.4: 7 - Most important change (and main reason for releasing now): Upgraded Yahoo! 8 module to a newer version to get it working again. 9 - join_chat command replaced with the much better chat command: 10 * Similar to how account replaced login/slist/logout. Add a chatroom once, 11 then just /join it like any other room. Also automatic joining at login 12 time is now possible. 13 * Note that the old way of starting groupchats (/join #nickname) is now 14 also deprecated, use "chat with" instead. 15 * See "help chat" and "help chat add" for more information. 16 - Rewrote bitlbee.conf parser to be less dumb. 17 - Fixed compatibility (hopefully) with AIM mobile messages, certain kinds 18 of Google Talk chatrooms. 19 - Fixed numerous stability/reliability bugs over the last year. 20 21 Finished 17 Oct 2009 22 23 Version 1.2.3: 24 - Fixed one more flaw similar to the previous hijacking bug, caused by incon- 25 sistent handling of the USTATUS_IDENTIFIED state. All code touching these 26 variables was reviewed and should be correct now. 27 28 Finished 7 Sep 2008 29 30 Version 1.2.2: 31 - Security bugfix: It was possible to hijack accounts (without gaining access 32 to the old account, it's simply an overwrite) 33 - Some more stability improvements. 34 - Fixed bug where people with non-lowercase nicks couldn't drop their account. 35 - Easier upgrades of non-forking daemon mode servers (using the DEAF 36 command). 37 - Can be cross-compiled for Win32 now! (No support for SSL yet though, which 38 makes it less useful for now.) 39 - Exponential backoff on auto-reconnect. 40 - Changing passwords gives less confusing feedback ("password is empty") now. 41 42 Finished 26 Aug 2008 5 43 6 44 Version 1.2.1:
Note: See TracChangeset
for help on using the changeset viewer.