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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests.TestApp/ChangeLog')
-rw-r--r--main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests.TestApp/ChangeLog19
1 files changed, 0 insertions, 19 deletions
diff --git a/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests.TestApp/ChangeLog b/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests.TestApp/ChangeLog
deleted file mode 100644
index a7cef8394d..0000000000
--- a/main/src/addins/MonoDevelop.Debugger/MonoDevelop.Debugger.Tests.TestApp/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-2010-04-14 Lluis Sanchez Gual <lluis@novell.com>
-
- * Main.cs: Added new test suite for StackFrame. Reorganized a
- bit the namespaces. Added tests for bug #580994.
-
-2010-04-13 Lluis Sanchez Gual <lluis@novell.com>
-
- * Main.cs: Add unit test for bug 595270: Flags enums in
- debugger show the zero value.
-
-2010-03-02 Lluis Sanchez Gual <lluis@novell.com>
-
- * Main.cs: Added boxing tests. Disable assignment tests for
- MDB only, they now work with SDB.
-
-2010-02-16 Lluis Sanchez Gual <lluis@novell.com>
-
- * MonoDevelop.Debugger.Tests.TestApp.csproj: Flush.
-