changeset 2235:5efdec0c45a0

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Sat, 21 Nov 2015 18:15:21 +0100
parents 232c26383fc4
children 41e897b79c8d
files mcabber/ChangeLog
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Sat Nov 21 17:44:59 2015 +0100
+++ b/mcabber/ChangeLog	Sat Nov 21 18:15:21 2015 +0100
@@ -1,6 +1,18 @@
 mcabber (1.0.1-dev)
 
- * 
+ * [PGP] Improved PGP-encryption support
+ * [PGP] Improved support for GnuPG v2+
+ * [PGP] Encrypt messages with our own PGP key when carbons are enabled
+ * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
+ * Improved Carbons support (Holger Weiß)
+ * New option: 'clear_unread_on_carbon' (Holger Weiß)
+ * Display the server SSL fingerprint when we connect
+ * Use XDG configuration directory if it contains a configuration file
+ * Fix a few memory leaks
+ * Fix external password support (especially on OS X)
+ * Fix resizing when mcabber is built with --enable-sigwinch
+ * Fix reading of history log files w/o LF character (Sam Whited)
+ * Other misc. bugfixes
 
  -- Mikael, ?