mcabber/ChangeLog
changeset 2240 45bab5858d81
parent 2235 5efdec0c45a0
child 2244 4ddff7f8ad90
equal deleted inserted replaced
2239:7625a42eb8a9 2240:45bab5858d81
     1 mcabber (1.0.1-dev)
     1 mcabber (1.0.1)
     2 
     2 
     3  * [PGP] Improved PGP-encryption support
     3  * [PGP] Improved PGP-encryption support
     4  * [PGP] Improved support for GnuPG v2+
     4  * [PGP] Improved support for GnuPG v2+
     5  * [PGP] Encrypt messages with our own PGP key when carbons are enabled
     5  * [PGP] Encrypt messages with our own PGP key and decrypt our own
       
     6    encrypted messages when Carbons are enabled
     6  * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
     7  * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
       
     8  * [PGP] Check all signatures and stop immediately if one could be verified (Sven Gaerner)
     7  * Improved Carbons support (Holger Weiß)
     9  * Improved Carbons support (Holger Weiß)
     8  * New option: 'clear_unread_on_carbon' (Holger Weiß)
    10  * New option: 'clear_unread_on_carbon' (Holger Weiß)
     9  * Display the server SSL fingerprint when we connect
    11  * Improve SSL fingerprint management;
       
    12    Display the server SSL fingerprint when we connect
    10  * Use XDG configuration directory if it contains a configuration file
    13  * Use XDG configuration directory if it contains a configuration file
    11  * Fix a few memory leaks
    14  * Fix a few memory leaks
    12  * Fix external password support (especially on OS X)
    15  * Fix external password support (especially on OS X)
    13  * Fix resizing when mcabber is built with --enable-sigwinch
    16  * Fix resizing when mcabber is built with --enable-sigwinch
    14  * Fix reading of history log files w/o LF character (Sam Whited)
    17  * Fix reading of history log files w/o LF character (Sam Whited)
    15  * Other misc. bugfixes
    18  * Minor documentation updates
    16 
    19  * Other misc. bugfixes and cleanups
    17  -- Mikael, ?
    20 
       
    21  -- Mikael, 2016-01-27
    18 
    22 
    19 mcabber (1.0.0)
    23 mcabber (1.0.0)
    20 
    24 
    21  * Message Carbons support / XEP-0280 (Roeland Jago Douma)
    25  * Message Carbons support / XEP-0280 (Roeland Jago Douma)
    22  * Support for using external password managers (Christian Burkert)
    26  * Support for using external password managers (Christian Burkert)