diff options
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 4e623eb4177..97427c7b2c4 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,5 +1,8 @@ Wed Aug 18 10:42:13 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + * ace/Timer_List_T.cpp (reset_interval): Added a constcast to + make SunC++ 4.2 happy. Thanks to Andy for reporting this. + * ace/WFMO_Reactor.i (reset_timer_interval): The return type was incorrect... Thanks to Andy and Jeff for reporting this. |