diff options
-rw-r--r-- | ChangeLog-97a | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 0c6fcb5b756..c6a8838bd4c 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,10 @@ +Sat Apr 5 19:11:46 1997 Tim H. Harrison <harrison@waltz.cs.wustl.edu> + + * ace/Signal.i (ACE_Sig_Guard): Changed the constructor of + ACE_Sig_Guard so that it doesn't call ACE_OS::sigprocmask for + Win32. This keeps errno from being set to ENOSYS at random + times. + Sat Apr 05 17:27:02 1997 <irfan@TWOSTEP> * Registry.cpp (resolve): Type and size of the object is only set |