From 5a1b2784cc1a718fd44d551b7ec018ef4614ce30 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 1 Dec 2011 13:55:06 +0100 Subject: Completed switch to a simpler thread model. This is only a first step. We will need to either implement pthread_atfork or - better - make use use POSIX RT semaphores. --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9b55e9d9..28eee9f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix * m4/gpg-error.m4: Update from git master. +2011-09-16 Werner Koch + + * configure.ac (HAVE_PTHREAD): New. + 2011-09-15 Werner Koch * configure.ac: Bump LT version at C19/A0/R0 due to the ABI change. @@ -33,8 +37,6 @@ 2011-02-23 Werner Koch - * configure.ac (HAVE_PTHREAD): New. - * configure.ac (LIBGCRYPT_CONFIG_HOST): New. * acinclude.m4 (AM_PATH_GPG_ERROR): Remove. -- cgit v1.2.1