diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 13:43:57 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-04-12 13:43:57 +0000 |
commit | 13a817da8d438f86ef6a99a0d01198e29c08f242 (patch) | |
tree | 176ccce9b5663f34529276e73dc1011564f9e10a | |
parent | c404dfa08fa4b8e304b9c7363aff0dbc3cfe16a4 (diff) | |
download | ATCD-13a817da8d438f86ef6a99a0d01198e29c08f242.tar.gz |
ChangeLogTag: Mon Apr 12 13:39:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | ChangeLog | 17 | ||||
-rw-r--r-- | THANKS | 1 |
2 files changed, 14 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog index 3b453a235f9..c312d1e56f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,16 +1,25 @@ +Mon Apr 12 13:39:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl> + + * ace/config-win32-common.h: + * ace/config-win32-msvc-5.h: + * ace/config-win32-msvc-6.h: + Moved define ACE_HAS_LLSEEK from msvc5/6 file to the win32 common + file. This fixes bugid 1780. Thanks to <pierrebizz@hotmail.com> for + reporting this. + Thu Apr 1 15:40:55 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu> - * ace/Strategies_T.cpp (activate_svc_handler): Make sure to + * ace/Strategies_T.cpp (activate_svc_handler): Make sure to store/restore errno when calling svc_handler->destroy (). Thanks to Ewald Dieterich <ewald.dieterich@fun.de> for reporting this. This fixes bugid 1776. - + Sun Apr 11 18:33:35 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> * */*.icc: Axed them from the repo. Thanks to Johnny for reminding me to do - this. + this. Sun Apr 11 18:22:39 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> @@ -26,7 +35,7 @@ Sun Apr 11 18:19:55 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> * java/gjt/GJT.DSW: * java/src/JACE.DSW: - Removed these. + Removed these. Sat Apr 10 23:39:54 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu> @@ -1869,6 +1869,7 @@ Marek Brudka <mbrudka@elka.pw.edu.pl> Levente Torok <tealev@yahoo.com> Panagiotis Issaris <panagiotis.issaris@mech.kuleuven.ac.be> Mehrdad Nazari <mehrdad.nazari@excite.com> +Pierre <pierrebizz@hotmail.com> I would particularly like to thank Paul Stephenson, who worked with me at Ericsson in the early 1990's. Paul devised the recursive Makefile |