summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-16 03:46:36 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-16 03:46:36 +0000
commitb073ce92c36faf52274788cd3e2e2adfdd625d67 (patch)
tree7d310f61ab3616565e5b20dfe9269cd7e49e5290
parent5682ad1764cf34425d2baf15cb1869f52b269045 (diff)
downloadATCD-b073ce92c36faf52274788cd3e2e2adfdd625d67.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 789e64491e3..4fb0038779d 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -18,6 +18,9 @@ Fri Jan 15 21:28:04 1999 Irfan Pyarali <irfan@cs.wustl.edu>
the log() method) or have a separate callback object per
Log_Msg object.
+ Thanks to Chris Lahey <clahey@ix.netcom.com> for suggesting this
+ and send patches.
+
* examples/Log_Msg/test_callback.cpp: Added new example for
Log_Msg. This program tests the Log_Msg abstraction wrt writing
to user defined callback objects.