From: Kern Sibbald Date: Tue, 15 Jul 2008 18:18:38 +0000 (+0000) Subject: Fix a pthreads bug in the Win32 pthreads emulation code X-Git-Tag: Release-2.4.2~23 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=07be44f2d973dff87b9ef7a36fede9a38880a9bd;p=bacula%2Fbacula Fix a pthreads bug in the Win32 pthreads emulation code git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7390 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-2.4 b/bacula/technotes-2.4 index c39418d910..a7a3729a4f 100644 --- a/bacula/technotes-2.4 +++ b/bacula/technotes-2.4 @@ -4,6 +4,7 @@ General: 15Jul08 kes Ensure that SD tried to mount a volume not in an autochanger at least once before asking for operator intervention. +kes Fix a pthreads bug in the Win32 pthreads emulation code. Release Version 2.4.1 07Jul08