Changeset fb4e9a3f for doc/CHANGES


Ignore:
Timestamp:
2008-06-22T09:53:56Z (16 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
c801d25
Parents:
424e663
Message:

Updated change log, also added a pointer to bugs.b.o's timeline page for
people who want more details.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/CHANGES

    r424e663 rfb4e9a3f  
     1This ChangeLog mostly lists changes relevant to users. A full log can be
     2found in the bzr commit logs, for example you can try:
     3
     4http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
     5
    16Version 1.2.1:
    27- Fixed proxy support.
     
    1015  password in your IRC client.
    1116- Compatible with all crazy kinds of line endings that clients can send.
     17- Changed root nicknames are now saved.
     18- Added ClientInterface setting to bind() outgoing connections to a specific
     19  network interface.
     20- Support for receiving Jabber chatroom invitations.
     21- Relaxed port restriction of the Jabber module: added ports 80 and 443.
     22- Preserving case in Jabber resources of buddies, since these should
     23  officially be treated as case sensitive.
     24- Fully stripping spaces from AIM screennames, this didn't happen completely
     25  which severly breaks the IRC protocol.
     26- Removed all the yellow tape around daemon mode, it's pretty mature by now:
     27  testing.bitlbee.org serves all (~30) SSL users from one daemon mode
     28  process without any serious stability issues.
     29- Fixed GLib <2.6 compatibility issue.
     30- Misc. memory leak/crash fixes.
    1231
    1332Finished ...
Note: See TracChangeset for help on using the changeset viewer.