mcabber/ChangeLog
changeset 810 8c45ec4bf9bc
parent 799 7362ed14dee0
child 813 a8d63395a710
equal deleted inserted replaced
809:c5f915c616a0 810:8c45ec4bf9bc
     1 mcabber (0.7.6-dev)
     1 mcabber (0.7.6)
     2 
     2 
       
     3  * Initial Cygwin port (Soren Andersen)
       
     4  * Fix a segfault when mcabber is not connected to a Jabber server
       
     5    (reported by Mario Iseli)
     3  * Correctly restore term settings when interrupting the password query
     6  * Correctly restore term settings when interrupting the password query
     4  * Fix a small bug in the /request command (reported by pmw)
     7  * Fix a small bug in the /request command (reported by pmw)
     5  * MUC: Fix "/room whois" with UTF-8 nickname
     8  * MUC: Fix "/room whois" with UTF-8 nickname
     6  * MUC: Fix completion for UTF-8 nicknames
     9  * MUC: Fix completion for UTF-8 nicknames
     7  * Improve support for long messages
    10  * Improve support for long messages
     8  * Add "/msay toggle" command
    11  * Add command "/msay toggle"
       
    12  * Allow messages with a subject (with /msay)
       
    13  * New option "log_display_sender"
     9  * Multi-line mode: Do not send empty messages
    14  * Multi-line mode: Do not send empty messages
    10  * Update documentation
    15  * Update documentation
    11 
    16 
    12  -- Mikael, ?
    17  -- Mikael, 2006-04-14
    13 
    18 
    14 mcabber (0.7.5)
    19 mcabber (0.7.5)
    15 
    20 
    16  * History files now use UTF-8 encoding
    21  * History files now use UTF-8 encoding
    17    See file "NEWS" for an example to convert existing log files
    22    See file "NEWS" for an example to convert existing log files