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:
authorPaolo Molaro <lupus@oddwiz.org>2004-06-18 20:49:57 +0400
committerPaolo Molaro <lupus@oddwiz.org>2004-06-18 20:49:57 +0400
commitabd8757538ca33c85b770ea437115de11a5e03b4 (patch)
tree4d80d829b229aaa0b59f139d25590ddc2734f2ff /ChangeLog
parentf9dddf53746104a87e6ee2bd04d4ec1a053cc743 (diff)
Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
* Makefile.am: process data before runtime, so the config file is installed and gacutil has a chance to work (finding symlink). svn path=/trunk/mono/; revision=29890
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b8c906f6ee..4d2821af18c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+
+Fri Jun 18 19:39:09 CEST 2004 Paolo Molaro <lupus@ximian.com>
+
+ * Makefile.am: process data before runtime, so the config file is
+ installed and gacutil has a chance to work (finding symlink).
+
2004-06-18 Raja R Harinath <rharinath@novell.com>
* runtime/Makefile.am ($(monoone_DATA) $(monotwo_DATA) $(monobins_DATA)):