diff options
author | Steve Huston <shuston@riverace.com> | 2007-01-08 19:50:21 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2007-01-08 19:50:21 +0000 |
commit | 11bc82ea3e0d7f4483278388e22b43ea4f4fa6b6 (patch) | |
tree | d22e26243ad6ff4beaad3ccc4ed231ed8a306635 /ACE/ChangeLog | |
parent | 639bfb43a255a61554f63c27cb763e505fd47a2f (diff) | |
download | ATCD-11bc82ea3e0d7f4483278388e22b43ea4f4fa6b6.tar.gz |
ChangeLogTag:Mon Jan 8 19:48:50 UTC 2007 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r-- | ACE/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog index af40d2913d4..6b3c3064291 100644 --- a/ACE/ChangeLog +++ b/ACE/ChangeLog @@ -1,3 +1,9 @@ +Mon Jan 8 19:48:50 UTC 2007 Steve Huston <shuston@riverace.com> + + * ace/config-lite.h (ACE_DECLARE_STL_REVERSE_ITERATOR): The + non-standard declaration is only needed on Windows when VC7.1 + and the 64-bit SDK are used. + Mon Jan 8 18:54:55 UTC 2007 Chad Elliott <elliott_c@ociweb.com> * tests/Bug_1890_Regression_Test.cpp: |