[Mono-bugs] [Bug 74868][Nor] Changed - [PATCH] Color.GetBrightness and GetSaturation return wrong values
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 14:13:36 -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 juraj@hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=74868
--- shadow/74868 2005-05-10 13:08:14.000000000 -0400
+++ shadow/74868.tmp.17751 2005-05-10 14:13:35.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 74868
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: FC3
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: peter@novonyx.com
ReportedBy: juraj@hotfeet.ch
QAContact: mono-bugs@ximian.com
@@ -77,6 +77,10 @@
------- Additional Comments From juraj@hotfeet.ch 2005-05-10 01:33 -------
You guys make the final call.
OK to commit this way?
------- Additional Comments From peter@novonyx.com 2005-05-10 13:08 -------
Thanks for your patience. Patch looks great now. Please do commit!
+
+------- Additional Comments From juraj@hotfeet.ch 2005-05-10 14:13 -------
+No problem.
+Patch and test case committed.