diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-29 05:08:32 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-04-29 05:08:32 +0000 |
commit | e12687ad42f95328e9dc7a5f7c27d16cdca99a5f (patch) | |
tree | d53e52d8c4c823812e063f67e50b4154e78254fa /ChangeLog | |
parent | 5b640deb4fb3733514a549292cb63eff88a327b3 (diff) | |
download | ATCD-e12687ad42f95328e9dc7a5f7c27d16cdca99a5f.tar.gz |
ChangeLogTag:Wed Apr 28 22:06:08 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5ad0f0e6122..a2d0d308561 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Wed Apr 28 22:06:08 2004 Ossama Othman <ossama@dre.vanderbilt.edu> + + * ace/Basic_Stats.cpp: + * ace/Parse_Node.cpp: + * ace/Sample_History.cpp: + * ace/Stats.cpp: + + Fixed unused parameter and variable warnings in the ACE_NLOGGING + case. + + * netsvcs/lib/Token_Handler.cpp: + + Include "ace/Signal.h" to pull in ACE_Sig_Action class + declaration. + Wed Apr 28 14:25:21 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl> * bin/MakeProjectCreator/templates/gnu.mpd: |