Fix #533572
[mono.git] / mcs / class / System / System / ChangeLog
index 18a011f0af90650bb02abcd69462a2cb9bf76709..7ed5a62362bbf4e9b8058507d9ca9e6f8f0fa34f 100644 (file)
@@ -1,3 +1,8 @@
+2009-09-01  Raja R Harinath  <harinath@hurrynot.org>
+
+       Fix #533572
+       * Uri.cs (ParseNoExceptions): Don't look for '@' in absolute unix paths.
+
 2009-05-16  Sebastien Pouliot  <sebastien@ximian.com>
 
        * Uri.cs (NET_2_1): Remove some extra code for NET_2_1
@@ -7,7 +12,7 @@
        * UriParser.cs: Don't use compiled regex on NET_2_1 (feature is
        not available)
 
-2009-04-21  Sebastien Pouliot  <sebastien@ximian.com> 
+2009-04-21  Sebastien Pouliot  <sebastien@ximian.com>
 
        * DefaultUriParser.cs: Add special case for schema
        * Uri.cs: Make sure we can use a default parser if none was