[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.16-36-gaf497d5

by Werner Koch cvs at cvs.gnupg.org
Fri Apr 29 16:47:33 CEST 2011


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, STABLE-BRANCH-2-0 has been updated
       via  af497d52c3c88d1cdbedf1c7c2ce2f21f2bc9ad4 (commit)
      from  ce98524554cae68b90c0b0e67026006ac529065a (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 af497d52c3c88d1cdbedf1c7c2ce2f21f2bc9ad4
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Apr 29 16:17:54 2011 +0200

    Include estream.h

diff --git a/agent/ChangeLog b/agent/ChangeLog
index 90bf76e..242ee15 100644
--- a/agent/ChangeLog
+++ b/agent/ChangeLog
@@ -1,6 +1,7 @@
 2011-04-29  Werner Koch  <wk at g10code.com>
 
-	* gpg-agent.c (main): s/pth_kill/es_pth_kill/.
+	* gpg-agent.c: Include estream.h
+	(main): s/pth_kill/es_pth_kill/.
 
 2010-11-11  Werner Koch  <wk at g10code.com>
 
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c
index d9f4f02..14042dd 100644
--- a/agent/gpg-agent.c
+++ b/agent/gpg-agent.c
@@ -49,6 +49,7 @@
 #include "setenv.h"
 #include "gc-opt-flags.h"
 #include "exechelp.h"
+#include "../common/estream.h"
 
 enum cmd_and_opt_values
 { aNull = 0,

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

Summary of changes:
 agent/ChangeLog   |    3 ++-
 agent/gpg-agent.c |    1 +
 2 files changed, 3 insertions(+), 1 deletions(-)


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




More information about the Gnupg-commits mailing list