[git] GpgOL - branch, master, updated. gpgol-1.3.0-36-g01feeb2

by Andre Heinecke cvs at cvs.gnupg.org
Fri Dec 11 17:48:13 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG extension for MS Outlook".

The branch, master has been updated
       via  01feeb204280bf3055a2d1b5f005f87e7153e2ef (commit)
      from  08475f46a23d7407d49164257bfd946e0bcd7c7f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 01feeb204280bf3055a2d1b5f005f87e7153e2ef
Author: Andre Heinecke <aheinecke at intevation.de>
Date:   Fri Dec 11 17:46:16 2015 +0100

    Bump version to get 2.0 betas
    
    * NEWS: Add News so far.
    * configure.ac: Bump version.

diff --git a/NEWS b/NEWS
index d962389..7a20126 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,32 @@
-Noteworthy changes for version 1.3.1 (unreleased)
+Noteworthy changes for version 2.0.0 (unreleased)
 =================================================
 
+ * (OL > 2007) Encrypt / Sign is now done while sending. Including all
+   attachments and using a standard format. (MIME Support)
+
+ * 64 Bit versions of Outlook are now supported.
+
+ * (OL > 2007) GpgOL now automatically decrypts / verifies messages.
+
+ * (OL > 2007) Settings dialog added. (accessible over the new
+   mail ribbon)
+
+ * (OL > 2007) S/MIME Support is disabled by default. Enable it
+   in the settings.
+
+ * (OL > 2007) GpgOL no longer needs its own tab due to reduced
+   UI complexity. Sign/Encrypt has been added to New Mail tab.
+
+ * (OL > 2007) Reduced amount of syncing done by Outlook while
+   looking at decrypted MIME mails.
+
+ * (OL > 2007) If S/MIME is disabled GpgOL reverts the changes
+   it made while reading an S/MIME mail so that Outlook can
+   handle them again.
+
+ * (OL > 2007) If GpgOL can't prevent syncing changes through
+   IMAP or Exchange it tries to restore the original mail so
+   that other clients can also read them.
 
 Noteworthy changes for version 1.3.0 (2015-11-24)
 =================================================
diff --git a/configure.ac b/configure.ac
index 3f437f7..4e82a41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@ min_automake_version="1.14"
 # (git tag -s gpgol-k.n.m) and run "./autogen.sh --force".  Please
 # bump the version number immediately *after* the release and do
 # another commit and push so that the git magic is able to work.
-m4_define([mym4_version], [1.3.1])
+m4_define([mym4_version], [2.0.0])
 
 # Below is m4 magic to extract and compute the git revision number,
 # the decimalized short revision number, a beta version string and a

-----------------------------------------------------------------------

Summary of changes:
 NEWS         | 28 +++++++++++++++++++++++++++-
 configure.ac |  2 +-
 2 files changed, 28 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GnuPG extension for MS Outlook
http://git.gnupg.org




More information about the Gnupg-commits mailing list