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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMassimiliano Mantione <massi@mono-cvs.ximian.com>2009-03-18 02:11:02 +0300
committerMassimiliano Mantione <massi@mono-cvs.ximian.com>2009-03-18 02:11:02 +0300
commit432a15f342dcf12f16202c4345a2a9527c8c3086 (patch)
treebb38e675e1791e99f4e43b9eeabb360b84a17eda /Mono.Profiler/profiler-decoder-library/ChangeLog
parent047f214f488bec7db96116c07bb63b8835ef3b98 (diff)
Backport small fixes from trunk (make it like r129643).
svn path=/branches/mono-2-4/mono-tools/; revision=129644
Diffstat (limited to 'Mono.Profiler/profiler-decoder-library/ChangeLog')
-rw-r--r--Mono.Profiler/profiler-decoder-library/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Mono.Profiler/profiler-decoder-library/ChangeLog b/Mono.Profiler/profiler-decoder-library/ChangeLog
index 42cf566f..993a5862 100644
--- a/Mono.Profiler/profiler-decoder-library/ChangeLog
+++ b/Mono.Profiler/profiler-decoder-library/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-17 Massimiliano Mantione <massi@ximian.com>
+ * ObjectModel.cs: backport small fixes from trunk (make it like
+ r129643).
+
2009-01-17 Massimiliano Mantione <massi@ximian.com>
* BaseTypes.cs: Added "Region" property to IExecutableMemoryRegion, so
that it is possible to set the region when we load the elf file, and