* man/gacutil.1: Update man with new command line options.
[mono.git] / ChangeLog
index 4876d419879f0b0a7d2107c0550175b8963d476a..38c10bb65774c4d6322838eea32d65fdd683c0cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2004-06-29  Jackson Harper  <jackson@ximian.com>
+
+       * man/gacutil.1: Update man with new command line options.
+       
+2004-06-29  Raja R Harinath  <rharinath@novell.com>
+            Atsushi Enomoto  <atsushi@ximian.com>
+
+       * runtime/net_1_1/Makefile.am (GAC_ROOT_DIR): Renamed from GAC_DIR.
+       (GAC_DIR): New define that doesn't include $(DESTDIR).
+       (install-data-local,uninstall-local): Use them.  Use in-tree mono
+       runtime, not the installed one.
+
+2004-06-29  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/Makefile.am (gmcs_exe): New.  Set only if not W32.
+       (monotwo_DATA): Use it.
+       From Atsushi Enomoto.
+
+2004-06-24  Raja R Harinath  <rharinath@novell.com>
+
+       * runtime/net_2_0/Makefile.am (gac_assemblies_list): Put back
+       ICSharpCode.SharpZipLib, not that it has a different version.
+
 2004-06-24  Raja R Harinath  <rharinath@novell.com>
 
        * Makefile.am (MCS_DIRS, MCS_FILES): Add back Mono.CSharp.Debugger.