summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-07-07 22:18:03 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-07-07 22:18:03 +0000
commit7c9502026215991113e18d3962049ca1925a74d5 (patch)
tree67d91153f3c6f93cd312ccd4546b5ddcd160da7b
parentfb28ed8439c0e2e1979559f9d9dc02ca544bac30 (diff)
downloadATCD-7c9502026215991113e18d3962049ca1925a74d5.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 6413fff4b35..51be5138c8d 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,12 @@
+Wed Jul 7 17:17:10 1999 Ossama Othman <othman@cs.wustl.edu>
+
+ * ace/ARGV.cpp (ACE_ARGV):
+ * ace/OS.cpp (ACE_OS_Recursive_Thread_Mutex_Guard):
+ * ace/Sched_Params.i (ACE_Sched_Priority_Iterator):
+
+ Added some class members to the member initializer lists to fix
+ some "Effective C++" warnings from EGCS.
+
Wed Jul 7 16:33:29 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu>
* tests/Cached_Conn_Test.cpp (main): Added default testing of LRU,