[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / gacutil / ChangeLog
index fdd6ceefb70f2737bb80633c171dec64c6572a16..9569951709b940ffc99e65ba4afa26ceeed6e911 100644 (file)
@@ -1,3 +1,38 @@
+2008-08-28  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (PROGRAM): Always install gacutil into the appropriate profile
+       dir.
+
+2008-04-09  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * gacutil.exe.sources: Use the StrongNameManager.cs file from sn
+       (located in ../security/).
+       * StrongNameManager.cs: Removed. Two copies (sn and corlib) are 
+       already enough.
+
+2008-04-09  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * driver.cs: Use Mono.Security.StrongNameManager to perform strongname
+       verification. This reduces verbosity of install action and fixes bug
+        #376238.
+       * gacutil.exe.sources: Added StrongNameManager.cs.
+       * StrongNameManager.cs: Copied from Mono.Security in corlib. 
+
+2008-03-14  Paolo Molaro <lupus@ximian.com>
+
+       * driver.cs: added a bootstrap option to ignore sn failures for now
+       when bootstrapping a build. The option name will periodically change
+       so no one else can use it.
+
+2008-03-14  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * driver.cs : temporarily disable r98206 strongname check
+         until the build gets fixed.
+
+Thu Mar 13 22:33:36 CET 2008 Paolo Molaro <lupus@ximian.com>
+
+       * driver.cs: run sn on the assembly to ensure it is strongly named.
+
 2007-12-28  Gert Driesen  <drieseng@users.sourceforge.net>
 
        * driver.cs: Ignore the /nologo option instead of considering it to