summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a9
-rw-r--r--ChangeLogs/ChangeLog-03a9
2 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 1109d403575..bec32b60602 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Mon Apr 15 21:43:44 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/Log_Msg.cpp (log):
+ * ace/Log_Msg.h:
+
+ Added new option '@' to ACE_Log_Msg to print out pointers in
+ hexadecimal format. This is equivalent to the "%p" option of the
+ standard C library printf.
+
Mon Apr 15 14:04:28 2002 Ossama Othman <ossama@uci.edu>
* ace/Dev_Poll_Reactor.h:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 1109d403575..bec32b60602 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,12 @@
+Mon Apr 15 21:43:44 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/Log_Msg.cpp (log):
+ * ace/Log_Msg.h:
+
+ Added new option '@' to ACE_Log_Msg to print out pointers in
+ hexadecimal format. This is equivalent to the "%p" option of the
+ standard C library printf.
+
Mon Apr 15 14:04:28 2002 Ossama Othman <ossama@uci.edu>
* ace/Dev_Poll_Reactor.h: