From c4287e5d389118565f4f992e9c22a274532476f7 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Tue, 5 Jun 2007 09:30:17 +0000 Subject: [PATCH] Update WhatsNew --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95cf1592d5..5428677bed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-06-05 07:14 alexpeshkoff + + * firebird2/src/jrd/svc.cpp (1.184): + * firebird2/src/jrd/svc.h (1.43): + + Fixed CORE-1302 : Races during service startup + +2007-06-05 07:11 alexpeshkoff + + * firebird2/src/common/classes/semaphore.h (1.31): + + Null implementation for single-threaded case added + 2007-06-04 16:17 hvlad * firebird2/src/remote/inet.cpp (1.189):