summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-01 17:48:42 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-01 17:48:42 +0000
commit53c6afcf237cc7083ddaeaf2a332739f2d60002d (patch)
treea3abbca8b3f6bfb5cf02b2996be550799c881978 /ChangeLog
parentd2751100d872164ec7c1fdda4de1ade8bdd56838 (diff)
downloadATCD-53c6afcf237cc7083ddaeaf2a332739f2d60002d.tar.gz
ChangeLogTag:Fri Dec 1 09:46:15 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a4ffe749db..e0a257b4698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Fri Dec 1 09:46:15 2000 Carlos O'Ryan <coryan@uci.edu>
+
+ * ace/Log_Msg.h:
+ * ace/Log_Msg.cpp:
+ The structured exception handler methods should show up on
+ ACE_LEGACY_MODE builds. Unfortunately, the change from
+ ACE_LATEST_AND_GRATEST to LEGACY_MODE didn't work here because
+ the LATEST_AND_GREATEST macro was misspelled.
+
Fri Dec 1 09:30:08 2000 Carlos O'Ryan <coryan@uci.edu>
* include/makeinclude/platform_linux.GNU:
@@ -21,9 +30,9 @@ Thu Nov 30 22:49:10 2000 pradeep@cs.wustl.edu <pradeep@cs.wustl.edu>
Wed Nov 29 23:55:37 2000 Pradeep Gore <pradeep@cs.wustl.edu>
* apps/drwho/server.cpp:
- * apps/drwho/BS_Client.cpp:
+ * apps/drwho/BS_Client.cpp:
Used casts to quiet VxWorks/LynxOS.
- * bin/auto_run_tests.lst:
+ * bin/auto_run_tests.lst:
Commented out this test - its broken.
Wed Nov 29 09:41:51 2000 Johnny Willemsen <jwillemsen@remedy.nl>