mcabber/ChangeLog
changeset 1150 0b71fd194877
parent 1113 2b1274d7ce35
child 1152 4931c344483b
equal deleted inserted replaced
1149:13d125a2020f 1150:0b71fd194877
     1 mcabber (0.9.1-dev)
     1 mcabber (0.9.1)
     2 
     2 
     3  * 
     3  * The Ctrl-q binding isn't hardcoded anymore
     4 
     4  * Major memory management and speed improvement
     5  -- Mikael, ?
     5  * New commands "/buffer close" and "/buffer close_all"
       
     6  * New options "cmdhistory_lines" and "max_history_blocks"
       
     7  * New option "logging_ignore_status"
       
     8  * Add a few event scripts (OSD and libnotify examples)
       
     9  * New events option "events_ignore_active_window"
       
    10  * Support for invitations to muc rooms (Michael Scherer)
       
    11  * Response to XMPP Ping (XEP-0199) (Michael Scherer)
       
    12  * Fix /say_to to contacts of a folded group (reported by Salvador)
       
    13  * Fix a bug in the history logging (incoming "/me " messages)
       
    14    (reported by Frank Zschockelt)
       
    15  * Fix a few memory leaks (Michael Scherer)
       
    16  * A few more misc. bug fixes and improvements
       
    17  * Rewritten mcwizz setup script (Mulander)
       
    18  * Add scripts to contrib: merge_history.py and filter_statusmsg.py
       
    19    (Frank Zschockelt)
       
    20  * help: Add Russian translation (Loenko Artyom)
       
    21 
       
    22  -- Mikael, 2007-02-10
     6 
    23 
     7 mcabber (0.9.0)
    24 mcabber (0.9.0)
     8 
    25 
     9  * Auto-reconnection after a network or server failure
    26  * Auto-reconnection after a network or server failure
    10  * XEP-0022/XEP-0085 - Events/ChatStates support, a.k.a. typing notifications
    27  * XEP-0022/XEP-0085 - Events/ChatStates support, a.k.a. typing notifications