GNUPG-1-9-BRANCH gnupg/sm (ChangeLog)

cvs user wk cvs at cvs.gnupg.org
Wed Dec 15 15:11:32 CET 2004


    Date: Wednesday, December 15, 2004 @ 15:15:55
  Author: wk
    Path: /cvs/gnupg/gnupg/sm
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog

A whole bunch of changes to allow building for W32.


-----------+
 ChangeLog |   10 ++++++++++
 1 files changed, 10 insertions(+)


Index: gnupg/sm/ChangeLog
diff -u gnupg/sm/ChangeLog:1.101.2.79 gnupg/sm/ChangeLog:1.101.2.80
--- gnupg/sm/ChangeLog:1.101.2.79	Tue Dec  7 12:21:40 2004
+++ gnupg/sm/ChangeLog	Wed Dec 15 15:15:54 2004
@@ -1,3 +1,13 @@
+2004-12-15  Werner Koch  <wk at g10code.com>
+
+	* misc.c (setup_pinentry_env) [W32]: Don't use it.
+
+	* gpgsm.c (main) [W32]: Init Pth because we need it for the socket
+	operations and to resolve libassuan symbols.
+	(run_protect_tool) [W32]: Disable it.
+
+	* Makefile.am (gpgsm_LDADD): Move LIBASSUAN_LIBS more to the end.
+
 2004-12-07  Werner Koch  <wk at g10code.com>
 
 	* Makefile.am (gpgsm_LDADD): Put libassuan before jnlib because




More information about the Gnupg-commits mailing list