summaryrefslogtreecommitdiff
path: root/ChangeLog-96b
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-02 00:17:13 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-02 00:17:13 +0000
commitfb04ad9a58a77ead45653c1a24669e924b980ce0 (patch)
tree13c07ff78bda4e4f00b220d0c0baae864887eca4 /ChangeLog-96b
parentea44a7aef405fef0a282362af682272c2b8d0721 (diff)
downloadATCD-fb04ad9a58a77ead45653c1a24669e924b980ce0.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r--ChangeLog-96b5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 729de22fae2..1238f547f96 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -4,6 +4,11 @@ Sun Dec 1 12:06:46 1996 David L. Levine <levine@cs.wustl.edu>
Sun Dec 1 00:15:45 1996 Irfan Pyarali <irfan@flamenco.cs.wustl.edu>
+ * ace/OS.h: ACE_NEW_RETURN and ACE_NEW were reverted back to the
+ old implementation. This is temporary till the infinite loop
+ problem with ACE_ERROR, ACE_DEBUG and ACE_TRACE being called
+ from ACE_Log_Msg::instance() is fixed.
+
* ace/Synch.h: Repositioned ACE_Semaphore such that there are no
problems in compiling ACE_Process_Semaphore under Win32.