mcabber/ChangeLog
changeset 786 23f7e4f47235
parent 775 b4befb3052e5
child 788 7f10b84ba7fc
equal deleted inserted replaced
785:7e0562e3bc83 786:23f7e4f47235
     1 mcabber (0.7.5-dev)
     1 mcabber (0.7.5)
     2 
     2 
     3  * History files now use UTF-8 encoding
     3  * History files now use UTF-8 encoding
     4    See file "NEWS" for an example to convert existing log files
     4    See file "NEWS" for an example to convert existing log files
     5  * UI change: Add two status/info lines
     5  * UI change: Add two status/info lines
     6  * Meta keys can be used (and bound to a command)
     6  * Meta keys can be used (and bound to a command)
    13    Subscription requests are not automatically accepted anymore.
    13    Subscription requests are not automatically accepted anymore.
    14  * New IQ system, for Jabber IQ request
    14  * New IQ system, for Jabber IQ request
    15  * Add "/request time|version" commands
    15  * Add "/request time|version" commands
    16  * Add "/roster hide|show|toggle" commands
    16  * Add "/roster hide|show|toggle" commands
    17    This allows having a full-width chat window.
    17    This allows having a full-width chat window.
       
    18  * Group names are now case sensitive
       
    19  * Add "--enable-hgcset" option to the ./configure script, for people using
       
    20    the Mercurial repository.  If used, the /version command will display
       
    21    the Mercurial changeset.
    18  * We try to display as many roster items as possible in the buddylist
    22  * We try to display as many roster items as possible in the buddylist
    19  * New "beep_on_message" option
    23  * New "beep_on_message" option
    20  * New "eventcmd_checkstatus" option
    24  * New "eventcmd_checkstatus" option
    21  * New "roster_width" option
    25  * New "roster_width" option
    22  * Improved English messages (thanks to Philip M. White)
    26  * Improved English messages (thanks to Philip M. White)
    24  * Fix iq:time handling: really return UTC time when answering a request
    28  * Fix iq:time handling: really return UTC time when answering a request
    25  * Sync libjabber with upstream
    29  * Sync libjabber with upstream
    26  * A lot of small bugfixes
    30  * A lot of small bugfixes
    27  * Documentation updates
    31  * Documentation updates
    28 
    32 
    29  -- Mikael, ?
    33  -- Mikael, 2006-04-03
    30 
    34 
    31 mcabber (0.7.4)
    35 mcabber (0.7.4)
    32 
    36 
    33  * Fix a segfault when reconnecting to the server or rejoining a room
    37  * Fix a segfault when reconnecting to the server or rejoining a room
    34  * Fix a segfault when a group and a contact have the same name
    38  * Fix a segfault when a group and a contact have the same name