X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem%2FTest%2FSystem.Timers%2FChangeLog;h=ce1d2342d2e5bb5ebe0e312d5be00f7798686adb;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=11f8bd8c1312a6812fbcbfc4fa03fc9d19d24c52;hpb=f1f8b8a867c800b21b6a03767252403c2f72cae2;p=mono.git diff --git a/mcs/class/System/Test/System.Timers/ChangeLog b/mcs/class/System/Test/System.Timers/ChangeLog index 11f8bd8c131..ce1d2342d2e 100644 --- a/mcs/class/System/Test/System.Timers/ChangeLog +++ b/mcs/class/System/Test/System.Timers/ChangeLog @@ -1,3 +1,24 @@ +2008-08-03 Zoltan Varga + + * TimerTest.cs: Simplify the EnabledInElapsed test to prevent various races. + +2007-10-30 Robert Jordan + + * TimerTest.cs: Enable test for bug #82701/#325368. + +2007-09-06 Robert Jordan + + * TimerTest.cs: Factored our more test cases from bug #82701. + +2007-09-05 Gert Driesen + + * TimerTest.cs: Added NotWorking test for bug #82701. Added ctor + and trivial property tests. + +2006-12-18 Robert Jordan + + * TimerTest.cs: Add NotWorking test case for bug #77847. + 2005-11-16 Sebastien Pouliot * TimersDescriptionAttributeCas.cs: Updated comments (thanks to Gert