[Mono-bugs] [Bug 58186][Min] Changed - Invalid Polish date format
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 12:59:30 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58186
--- shadow/58186 2004-05-25 12:31:58.000000000 -0400
+++ shadow/58186.tmp.28357 2004-05-25 12:59:29.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 58186
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: jackson@ximian.com
ReportedBy: jaak@zd.com.pl
QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
------- Additional Comments From jackson@ximian.com 2004-05-25 12:31 -------
We dont want to directly modify the data in locales and langs. We
should only modify data in supp/ so to modify the pl-pl culture we
would create a pl-pl.xml file in supp and override any fields that are
supposed to be changed.
+
+------- Additional Comments From atsushi@ximian.com 2004-05-25 12:59 -------
+ok, fixed in cvs.