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-19 00:36:14 +0300
committerMark Probst <mark.probst@gmail.com>2009-11-19 00:36:14 +0300
commit6dc06e72d214fe64dd39e27cdf817a787a071d0d (patch)
tree84ea5168c94222be336a881c3581d77435b07781 /ChangeLog
parent6b546264a84e1ad1572c23a6257cdab46f53206c (diff)
2009-11-18 Mark Probst <mark.probst@gmail.com>
* scripts/Makefile.am: Put mono-heapviz into EXTRA_DIST as well. svn path=/trunk/mono/; revision=146451
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cdb01000c2a..927db4cd954 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-11-18 Mark Probst <mark.probst@gmail.com>
+ * scripts/Makefile.am: Put mono-heapviz into EXTRA_DIST as well.
+
+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>