summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 13:44:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-20 13:44:52 +0000
commit5b6f5de89bb524c9ba195fdebb5cbf6e36b0806f (patch)
tree79004608204e293a72af9a9a5df992a8f0ab0234
parent5a37ddd1d98db2e6f4d83484a68245de6ee133f7 (diff)
downloadATCD-5b6f5de89bb524c9ba195fdebb5cbf6e36b0806f.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 2561efb88b9..0d747c0dbc3 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -3,6 +3,10 @@ Tue Oct 20 07:43:56 1998 David L. Levine <levine@cs.wustl.edu>
* tests/MT_Reactor_Timer_Test.cpp (handle_exception,
handle_timeout): added ACE_UNUSED_ARG's.
+ * netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp:
+ added #include of ace/streams.h, because the dump ()
+ method uses ofstream.
+
Tue Oct 20 07:09:31 1998 Steve Huston <shuston@riverace.com>
* ace/config-aix-4.2.x.h: Added ACE_HAS_GPERF.