[Mono-bugs] [Bug 66117][Nor] Changed - [PATCH] Runtime doesn't encode assembly-level security attributes in the metadata

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Sep 2004 16:24:50 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=66117

--- shadow/66117	2004-09-16 15:04:30.000000000 -0400
+++ shadow/66117.tmp.12940	2004-09-16 16:24:50.000000000 -0400
@@ -67,6 +67,9 @@
 
 ------- Additional Comments From sebastien@ximian.com  2004-09-16 15:04 -------
 Here are the patches to enable assembly-level security permissions.
 
 Note: The patch also requires to bump corlib_version as it changes add
 members that are shared between managed and unmanaged code.
+
+------- Additional Comments From vargaz@gmail.com  2004-09-16 16:24 -------
+This is ok to check in.