[Mono-bugs] [Bug 22735][Nor] Changed - Should report permission missmatch on indexers.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
3 Aug 2002 18:06:53 -0000
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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=22735
--- shadow/22735 Thu Aug 1 21:04:35 2002
+++ shadow/22735.tmp.31220 Sat Aug 3 14:06:53 2002
@@ -1,13 +1,13 @@
Bug#: 22735
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
@@ -32,6 +32,10 @@
class Test {
public static int Main ()
{
return 0;
}
}
+
+------- Additional Comments From martin@gnome.org 2002-08-03 14:06 -------
+Fixed in CVS.
+