summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-21 07:19:16 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-21 07:19:16 +0000
commit1945a8dd345d90a3cf58cf32062de52779c4511e (patch)
tree92e0fa91fc797408fb8252cbe58df56e79c833bc
parenta58c72a19523470c0b804f184b9dabe6617a893d (diff)
downloadATCD-1945a8dd345d90a3cf58cf32062de52779c4511e.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 04fcccf51b4..8efde5d9866 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,5 +1,8 @@
Sun Jun 21 00:16:56 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+ * ace/OS.i (dlerror): Have to treat UNICODE differently because
+ FormatMessage takes wchar when UNICODE is defined.
+
* ace/WFMO_Reactor.{h,i,cpp}: Changed the parent class of
ACE_WFMO_Reactor_Notify from ACE_Event_Handler to
ACE_Reactor_Notify.