summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-03-31 08:08:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-03-31 08:08:30 +0000
commit258ec57a4a6b3ff0c604795b9911ca2e32851f43 (patch)
tree65869f487047d5ad2df475c6e081f63987e1d753
parent1e490789a3436cc5e24385ff9247c27179650421 (diff)
downloadATCD-258ec57a4a6b3ff0c604795b9911ca2e32851f43.tar.gz
ChangeLogTag: Wed Mar 31 09:06:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c28ce603f5e..beeb41644dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Wed Mar 31 09:06:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ Reverted our change of
+ Sun Mar 14 12:10:11 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Time_Value.{h,cpp}:
+ * ace/Select_Reactor_T.{cpp ,i}:
+ * ace/Timer_Queue_Adapters.{h,cpp}:
+ * ace/Timer_Queue_T.{h,i,cpp}:
+ * ace/Timer_Wheel_T.cpp:
+ * ace/Timer_Hash_T.cpp:
+ * ace/Timer_List_T.cpp:
+ Removed accessor for zero and max_time which where added in the commit
+ and only for MinGW define two static variables in the header file.
+ This fixes the link problems in the MinGW builds we have with max_time
+ and zero. Thanks to Martin Corino <mcorino@remedy.nl> for figuring
+ out the problem and making the patches.
+
Tue Mar 30 17:53:32 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/MakeProjectCreator/USAGE: