New test.
[mono.git] / mcs / tools / gacutil / ChangeLog
index 7edd90db88caabd1e1d1f4f1ba2b6d5ebe2e4262..0b789694b072dbcbe0d5f058e7cec4fe56bf26c1 100644 (file)
@@ -1,3 +1,24 @@
+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