[Mono-bugs] [Bug 45781][Min] Changed - Add CodeDom support for VB

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Oct 2003 04:02:18 -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 gonzalo@ximian.com.

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

--- shadow/45781	2003-07-03 06:22:58.000000000 -0400
+++ shadow/45781.tmp.17134	2003-10-15 04:02:18.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 45781
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -16,6 +16,9 @@
 Cc: 
 Summary: Add CodeDom support for VB
 OtherBugsDependingOnThis: 45735
 
 We need to have something similar to what's in Microsoft.CSharp namespace
 for VB.NET.
+
+------- Additional Comments From gonzalo@ximian.com  2003-10-15 04:02 -------
+Works now.