summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-16 02:45:27 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-16 02:45:27 +0000
commite630537f6d59a3fca512b1f29481d2862a5ed6e8 (patch)
tree347e36828f39359c08d426609c2088260f5a9c6f /ChangeLogs
parent006559211e7a83145008a4619a70312fbae0ad2e (diff)
downloadATCD-e630537f6d59a3fca512b1f29481d2862a5ed6e8.tar.gz
ChangeLogTag: Mon Apr 15 21:43:44 2002 Krishnakumar B <kitty@cs.wustl.edu>
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: