summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-10 22:11:35 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-10 22:11:35 +0000
commitb4df365a8953a7a5b832d4915e9b046e28c7b196 (patch)
tree24802afb4e112de99e2a9a5ee151e87784ea06c3
parentf822fc5e5656071b829dc55b86a725f5dc28a47b (diff)
downloadATCD-b4df365a8953a7a5b832d4915e9b046e28c7b196.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98a5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a
index d03ed7f2b85..a3c02d0d353 100644
--- a/ChangeLog-98a
+++ b/ChangeLog-98a
@@ -1,5 +1,10 @@
Fri Apr 10 02:42:35 1998 Nanbor Wang <nanbor@cs.wustl.edu>
+ * ace/Log_Msg.{h,cpp} (log_hexdump):
+ * ace/ACE.{h,cpp} (format_hexdump): The buffer to be hex-dumped should
+ always be of type (const char *) no matter we have UNICODE
+ system strings or not.
+
* ace/OS.{h,cpp} (ACE_CE_Bridge): This new class bridges
a text-based ACE programs with a default window that prints out
the default ACE_Log_Msg output.