diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-05-06 06:29:56 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-05-06 06:29:56 +0000 |
commit | 2290d809ba016a3af45ce9b22b8f08a434322e50 (patch) | |
tree | 542a1053d5b30a53f3f9cf348fead32df2c9503e /ChangeLog | |
parent | ce751df6b79b8a631b74a369f7f5d20e5ba6c350 (diff) | |
download | ATCD-2290d809ba016a3af45ce9b22b8f08a434322e50.tar.gz |
ChangeLogTag:Wed May 5 23:27:36 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7e950aae5df..6f5ddd33ac7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed May 5 23:27:36 2004 Ossama Othman <ossama@dre.vanderbilt.edu> + + * ace/OS_NS_sys_stat.inl (fstat): + + Corrected static_cast<> typo in Win32 case. Fixes Win32 + compile-time errors. + Wed May 5 22:30:44 2004 Ossama Othman <ossama@dre.vanderbilt.edu> * Kokyu/tests/DSRT_MIF/MIF.cpp: |