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:
authorBen Maurer <benm@mono-cvs.ximian.com>2005-06-06 22:52:08 +0400
committerBen Maurer <benm@mono-cvs.ximian.com>2005-06-06 22:52:08 +0400
commitb3a8a22c4c1f06da5f9fe1c7f3028374262e8e4b (patch)
tree5f49d5b8b0dec69d9f84b5922d676115ce02e0b9 /ChangeLog
parent9fc194fcdf57754b4f7cd75fa9e6009c64a33a67 (diff)
2005-06-06 Ben Maurer <bmaurer@ximian.com>
* scripts/Makefile.am: Add mono-find-* * scripts/mono-find-*.in: provides/requires stuff for rpm is now done with monodis. This makes packaging easier as it doesn't depend on the gac ind DESTDIR. * configure.in: changes for the above svn path=/trunk/mono/; revision=45522
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c975c1adac..2891762b88d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-06 Ben Maurer <bmaurer@ximian.com>
+
+ * scripts/Makefile.am: Add mono-find-*
+
+ * scripts/mono-find-*.in: provides/requires stuff for rpm is now
+ done with monodis. This makes packaging easier as it doesn't
+ depend on the gac ind DESTDIR.
+
+ * configure.in: changes for the above
+
2005-05-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* configure.in: added test for SIOCGIFCONF.