[svn] w32pth - r31 - trunk
svn author marcus
cvs at cvs.gnupg.org
Tue Dec 8 22:23:52 CET 2009
Author: marcus
Date: 2009-12-08 22:23:52 +0100 (Tue, 08 Dec 2009)
New Revision: 31
Modified:
trunk/ChangeLog
trunk/libw32pth.def
Log:
2009-12-08 Marcus Brinkmann <marcus at g10code.de>
* libw32pth.def: Add pth_cancel.
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2009-12-08 04:01:02 UTC (rev 30)
+++ trunk/ChangeLog 2009-12-08 21:23:52 UTC (rev 31)
@@ -1,5 +1,7 @@
2009-12-08 Marcus Brinkmann <marcus at g10code.de>
+ * libw32pth.def: Add pth_cancel.
+
Update to libtool 2.2.6a.
* configure.ac: Invoke AC_CONFIG_MACRO_DIR.
(AC_LIBTOOL_WIN32_DLL, AC_LIBTOOL_RC): Replace by ...
Modified: trunk/libw32pth.def
===================================================================
--- trunk/libw32pth.def 2009-12-08 04:01:02 UTC (rev 30)
+++ trunk/libw32pth.def 2009-12-08 21:23:52 UTC (rev 31)
@@ -73,3 +73,6 @@
pth_usleep @42
pth_thread_id @43
+
+ pth_cancel @44
+
More information about the Gnupg-commits
mailing list