argh
[mono.git] / mcs / tools / security / ChangeLog
index 68394b1672c4c00ea47db7f3977b12382fb5f759..c06721caf0b74855721c8220eb12484940dc52ef 100644 (file)
@@ -1,3 +1,16 @@
+2004-12-22  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * permview.cs: Now "works" (including /DECL) with .NET 2.0 when 
+       compiled for NET_2_0, however Nov CTP has a bug and report all 
+       security actions as LinkDemand.
+
+2004-12-21  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Added permview to the build.
+       * permview.cs: Fixed option /OUTPUT to close the TextWriter so that 
+       the output is available (in the file) after execution. The default
+       execution (without /DECL) works with a *very* recent Mono runtime.
+
 2004-12-17  Sebastien Pouliot  <sebastien@ximian.com>
 
        * permview.cs: New. Managed declarative security permission viewer for