Changeset 139

Show
Ignore:
Timestamp:
09/18/04 21:00:18 (4 years ago)
Author:
jajcus
Message:

- ChangeLog? update by makelog.sh

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r134 r139  
     12004-09-18  Jacek Konieczny  <jajcus@bnet.pl> 
     2 
     3        * jjigw/config.py, jjigw/ircsession.py, jjigw.dtd: 
     4        - fixed support for multiple servers (round-robin and failover) 
     5        - allow binding to a configured address and port before connecting to a server 
     6        (both improvements by Petr Mensik) 
     7 
     8        * jjigw/component.py: 
     9        - simple channel browsing (only for channels listed in config file, patch by Petr Mensik) 
     10 
     11        * jjigw/common.py: 
     12        - support for long nicknames fixed (patch by Petr Mensik) 
     13 
     14        * jjigw/channel.py, jjigw/component.py, jjigw/ircsession.py: 
     15        - updated for recent PyXMPP changes (stanza constructors keyword arguments name changes) 
     16 
    1172004-08-30  Jacek Konieczny  <jajcus@bnet.pl> 
    218