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:
authorMark Probst <mark.probst@gmail.com>2009-11-18 17:37:53 +0300
committerMark Probst <mark.probst@gmail.com>2009-11-18 17:37:53 +0300
commit292f740ddc757d237d45ac8dd3957909f063dbc8 (patch)
treee97be2684e5e61650a68312b9895ce662ea48d66 /ChangeLog
parent260c86daa9e3f8a4e7120f98dc6325a545089eee (diff)
2009-11-18 Mark Probst <mark.probst@gmail.com>
* scripts/Makefile.am: mono-heapviz is not a managed executable. svn path=/trunk/mono/; revision=146426
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 815861c30ca..cdb01000c2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-11-18 Mark Probst <mark.probst@gmail.com>
+ * scripts/Makefile.am: mono-heapviz is not a managed executable.
+
+2009-11-18 Mark Probst <mark.probst@gmail.com>
+
* configure.in: Allow SGen without __thread.
2009-11-17 Marek Habersack <mhabersack@novell.com>