[Mono-bugs] [Bug 56144][Nor] Changed - [PATCH] Environment.UserName must represent the username (not the %USERNAME% variable)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Apr 2004 11:00:38 -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 sebastien@ximian.com.

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

--- shadow/56144	2004-04-01 15:00:31.000000000 -0500
+++ shadow/56144.tmp.8514	2004-04-02 11:00:38.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 56144
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -157,6 +157,9 @@
 
 
 ------- Additional Comments From sebastien@ximian.com  2004-04-01 15:00 -------
 Created an attachment (id=7176)
 runtime.diff
 
+
+------- Additional Comments From sebastien@ximian.com  2004-04-02 11:00 -------
+Made some changes to includes following Dick comments and commited to CVS.