Merge pull request #1034 from joelmartinez/msdoc-import2
[mono.git] / mcs / class / System / Microsoft.Win32 / ChangeLog
index 411cc6452a78db86ab64c43af13f7d3629b4d4d6..3c6d72a266d7fa2935bd86e046e68f597d850714 100644 (file)
@@ -1,3 +1,24 @@
+2005-10-28  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * IntranetZoneCredentialPolicy.cs: ShouldSendCredential was changed to
+       virtual in 2.0 final.
+
+2005-10-18  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * TimerElapsedEventArgs.cs: Re-added [ComVisible (false)] attribute 
+       before NET_2_0.
+
+2005-10-17  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * IntranetZoneCredentialPolicy.cs: New. Implemented (2.0). This class
+       decide if the credentials should be sent if the sepcified uri is in 
+       the intranet zone.
+
+2005-10-17  Sebastien Pouliot  <sebastien@ximian.com> 
+       * SessionSwitchReason.cs: Fixed start value of enum (no 0 item).
+       * TimerElapsedEventArgs.cs: Removed [ComVisible (false)] attribute.
+
 2005-10-17  Sebastien Pouliot  <sebastien@ximian.com>
 
        * PowerModeChangedEventArgs.cs: Added a LinkDemand and an