New test.
[mono.git] / mcs / tools / gacutil / ChangeLog
index 9dfddabfb0b316944051fc17822febb77fb6ca29..0b789694b072dbcbe0d5f058e7cec4fe56bf26c1 100644 (file)
@@ -1,3 +1,53 @@
+2006-07-24  Alp Toker  <alp@atoker.com>
+
+       * driver.cs: Minor typo fixes in comments and informational output.
+
+2006-04-12  Miguel de Icaza  <miguel@novell.com>
+
+       * driver.cs: Delete the target file before copying over, this will
+       ensure that if some running application is using the assembly or
+       any of its datafiles, it does not get corrupted by an install. 
+
+2005-10-26  Geoff Norton  <gnorton@customerdna.com>
+
+       * driver.cs: Do not match every item with a blank string.  Fixes
+       #76563
+
+2005-09-10  Miguel de Icaza  <miguel@novell.com>
+
+       * driver.cs: Only symlink if the file that we are symlking to
+       exists.   This fixes all the stale symlinks on $prefix/mono/1.0/
+       to config files that do not exist.
+
+2005-09-05  Miguel de Icaza  <miguel@novell.com>
+
+       * driver.cs (Uninstall): Add workaround, Directory.GetFiles does
+       not return symlinks inside the directories which makes this break
+       on uninstall (make distcheck on monodoc exposed this).
+
+2005-07-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * driver.cs (Install): Copy the linked resource files
+       for the assembly when installing it.
+       
+2005-05-20  Ben Maurer  <bmaurer@ximian.com>
+
+       * driver.cs (Main): If the switch argument isn't actually a
+       switch, treat it like a file. Fixes 73405.
+
+2005-03-14  Raja R Harinath  <rharinath@novell.com>
+
+       * Makefile (PROGRAM): Make profile-specific during
+       net_1_1_bootstrap.
+
+2005-01-18  Raja R Harinath  <rharinath@novell.com>
+
+       * driver.cs (Install): Restore fix from 2004-12-08.
+
+2005-01-13  Mike Kestner  <mkestner@novell.com>
+
+       * driver.cs: use relative symlinks for the package dir.
+
 2005-01-11  Jackson Harper  <jackson@ximian.com>
 
        * driver.cs: Make sure the actual assembly file exists when