diff options
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index ed723010cb9..0f694a81d10 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,15 @@ +Wed Jan 29 00:59:12 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * include/makeinclude/platform_linux_lxpthread.GNU (CXX): Removed + the -D_MIT_POSIX_PTHREADS symbol since we're using Xavier's + threads instead. Thanks to Marius Kjeldahl <marius@funcom.com, + mariusk@sn.no> for reporting this. + + * ace/config-linux-lxpthreads.h: Removed the _MIT_POSIX_PTHREADS + symbol since we're using Xavier's threads instead. Thanks to + Marius Kjeldahl <marius@funcom.com, mariusk@sn.no> for reporting + this. + Tue Jan 28 23:32:58 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/SString: Added hash() methods to each ACE String class so |