aacbdfbb8d8a96248a9c0904b8b29cbe9c53fdf0
[mono.git] / mcs / class / System / System.Diagnostics / ChangeLog
1 2002-01-04  John R. Hicks <angryjohn69@nc.rr.com>\r
2         * Added Debug.cs to the build.\r
3 2002-01-04  John R. Hicks <angryjohn69@nc.rr.com>\r
4         * Added preliminary TraceListenerCollection.cs to the build.\r
5 2002-01-04  John R. Hicks <angryjohn69@nc.rr.com>\r
6         * Added TraceListener.cs, TextWriterTraceListener.cs, and\r
7         DefaultTraceListener.cs to the build and moved them into the\r
8         proper assembly.\r
9 2002-01-04  John R. Hicks <angryjohn69@nc.rr.com>\r
10         * Added DiagnosticsConfigurationHandler.cs to the build.\r
11 \r
12 2001-09-09  Nick Drochak <ndrochak@gol.com>\r
13 \r
14         * BooleanSwitch.cs: Make this class use it's parent class's features.  Namely, use SwitchSetting\r
15                 so that we can get OnSwitchSettingChanged() to fire for free.\r
16 \r
17 2001-09-09  Nick Drochak <ndrochak@gol.com>\r
18 \r
19         * ChangeLog: added this file\r
20         \r
21         * Switch.cs: call OnSwitchSettingChanged() when the switch setting is, yes you gessed it, changed.\r
22         \r