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/tools/pdb2mdb/ChangeLog')
-rw-r--r--mcs/tools/pdb2mdb/ChangeLog16
1 files changed, 0 insertions, 16 deletions
diff --git a/mcs/tools/pdb2mdb/ChangeLog b/mcs/tools/pdb2mdb/ChangeLog
deleted file mode 100644
index 3109ad3c1b9..00000000000
--- a/mcs/tools/pdb2mdb/ChangeLog
+++ /dev/null
@@ -1,16 +0,0 @@
-2009-04-27 Jb Evain <jbevain@novell.com>
-
- * sync with CodePlex r10923.
-
-2009-04-23 Jb Evain <jbevain@novell.com>
-
- * pdb2mdb.exe.sources: added.
- * Makefile: update to the mcs build system.
-
-2009-04-21 Jb Evain <jbevain@novell.com>
-
- * Driver.cs: don't crash if a function doesn't have line information.
-
-2009-04-20 Jb Evain <jbevain@novell.com>
-
- * Initial commit of my week-end's hack: a fully managed pdb2mdb.