diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index dbdaa065564..640c3c4091d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 5 10:30:12 UTC 2004 Martin Corino <mcorino@remedy.nl> + + * ace/OS_NS_stdlib.cpp: + Fixed ACE_OS::mkstemp_emulation() for VxWorks because of 'max' + macro clash with 'std::numeric_limits<char>::max ()'. + Fri Nov 5 07:28:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl> * tests/Test_Output.cpp: |