From 00f0e76788c706cefe407dd7d43d08abb0d00ab6 Mon Sep 17 00:00:00 2001 From: Joe Shaw Date: Tue, 17 Aug 2004 17:08:32 +0000 Subject: 2004-08-17 Joe Shaw * configure.in: If --enable-mono is passed in, if we can't find mono error out. * mono/Makefile.am: Use /gacutil to install assemblies into the GAC and not /root. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 513b1df7..7b0279c3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-08-17 Joe Shaw + + * configure.in: If --enable-mono is passed in, if we can't find + mono error out. + + * mono/Makefile.am: Use /gacutil to install assemblies into the + GAC and not /root. + 2004-08-12 Havoc Pennington * NEWS: update for 0.22 -- cgit