changeset 2240:45bab5858d81

Update ChangeLog
author Mikael Berthe <mikael@lilotux.net>
date Wed, 27 Jan 2016 09:58:31 +0100
parents 7625a42eb8a9
children d703d6b42b32
files mcabber/ChangeLog
diffstat 1 files changed, 9 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog	Tue Nov 24 18:58:45 2015 +0100
+++ b/mcabber/ChangeLog	Wed Jan 27 09:58:31 2016 +0100
@@ -1,20 +1,24 @@
-mcabber (1.0.1-dev)
+mcabber (1.0.1)
 
  * [PGP] Improved PGP-encryption support
  * [PGP] Improved support for GnuPG v2+
- * [PGP] Encrypt messages with our own PGP key when carbons are enabled
+ * [PGP] Encrypt messages with our own PGP key and decrypt our own
+   encrypted messages when Carbons are enabled
  * [PGP] New PGP options: 'gpg_path' and 'gpg_home' (Holger Weiß)
+ * [PGP] Check all signatures and stop immediately if one could be verified (Sven Gaerner)
  * Improved Carbons support (Holger Weiß)
  * New option: 'clear_unread_on_carbon' (Holger Weiß)
- * Display the server SSL fingerprint when we connect
+ * Improve SSL fingerprint management;
+   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
+ * Minor documentation updates
+ * Other misc. bugfixes and cleanups
 
- -- Mikael, ?
+ -- Mikael, 2016-01-27
 
 mcabber (1.0.0)