[Mono-bugs] [Bug 60826][Cos] Changed - public nested class are listed in the documentation even if the parent class isn't public

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Nov 2004 19:31:30 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/60826	2004-06-28 10:20:56.000000000 -0400
+++ shadow/60826.tmp.24504	2004-11-30 19:31:30.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 60826
 Product: Mono: Doctools
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Cosmetic
 Component: Core
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -46,6 +46,9 @@
 namespace System.Security.Cryptography.Xml {
 
 	// following the design of WSE
 	internal class XmlSignature {
 
 		public class ElementNames {
+
+------- Additional Comments From bmaurer@users.sf.net  2004-11-30 19:31 -------
+Should be fixed