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:
authorRaja R Harinath <harinath@hurrynot.org>2007-05-11 14:09:53 +0400
committerRaja R Harinath <harinath@hurrynot.org>2007-05-11 14:09:53 +0400
commit8827fa64198f8a80de08494edae33b33e79605c2 (patch)
tree4c238508568fc43b0c567476cb1bc5d23739dc9b /ChangeLog
parent2b56de4ef7d11916d2ac0243f61fe9c785f65b4d (diff)
* Makefile.am (get-monolite-latest): Redirect wget output too.
svn path=/trunk/mono/; revision=77222
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1532e6ba2d3..414c1fc53e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-11 Raja R Harinath <rharinath@novell.com>
+
+ * Makefile.am (get-monolite-latest): Redirect wget output too.
+
2007-05-07 Wade Berrier <wberrier@novell.com>
* scripts/mono-find-requires.in: don't use length() on arrays;