Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Windows.Forms/System.Windows.Forms.Internal/ChangeLog')
-rw-r--r--mcs/class/System.Windows.Forms/System.Windows.Forms.Internal/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms.Internal/ChangeLog b/mcs/class/System.Windows.Forms/System.Windows.Forms.Internal/ChangeLog
deleted file mode 100644
index 677e5eac843..00000000000
--- a/mcs/class/System.Windows.Forms/System.Windows.Forms.Internal/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-2008-10-31 Andreia Gaita <shana@jitted.com>
-
- * DebugHelper.cs: Wrapper for Debug.* methods,
- with some extras to ease debugging.
-
- * Accessor.cs: Provides access to various internal properties, for
- testing purposes.