[git] GnuPG - branch, master, updated. gnupg-2.1.9-36-g42571a3

by Werner Koch cvs at cvs.gnupg.org
Wed Oct 21 09:00:01 CEST 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 "The GNU Privacy Guard".

The branch, master has been updated
       via  42571a38344e39f747315f754700a8181b8744fe (commit)
      from  58ebe50bdf4837e9ab2d3f8c6e5fcf28c66f26e9 (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 42571a38344e39f747315f754700a8181b8744fe
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Oct 21 08:30:52 2015 +0200

    common: Add status code for use by g13.
    
    * common/status.h (STATUS_PLAINTEXT_FOLLOWS): New.

diff --git a/common/status.h b/common/status.h
index f1af587..76b1b30 100644
--- a/common/status.h
+++ b/common/status.h
@@ -124,6 +124,8 @@ enum
 
     STATUS_PINENTRY_LAUNCHED,
 
+    STATUS_PLAINTEXT_FOLLOWS,   /* Used by g13-syshelp  */
+
     STATUS_ERROR,
     STATUS_SUCCESS,
     STATUS_FAILURE,

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

Summary of changes:
 common/status.h | 2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list