[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.EnterpriseServices / System.EnterpriseServices.CompensatingResourceManager / ChangeLog
index f2ba002298b1014775b8710b3e7e156ae0363417..fbc549d667983adcc173fda766be42d9473623c2 100644 (file)
@@ -1,3 +1,15 @@
+2006-05-31  Gert Driesen <drieseng@users.sourceforge.net>
+
+       * ClerkInfo.cs: Fixed line endings. Set eol-style to CRLF.
+       * LogRecordFlags.cs: Fixed line endings. Set eol-style to CRLF.
+       * Clerk.cs: Fixed line endings. Set eol-style to CRLF.
+       * LogRecord.cs: Fixed line endings. Set eol-style to CRLF.
+       * ApplicationCrmEnabledAttribute.cs: Set eol-style to native.
+       * CompensatorOptions.cs: Fixed line endings. Set eol-style to CRLF.
+       * TransactionState.cs: Fixed line endings. Set eol-style to CRLF.
+       * ClerkMonitor.cs: Fixed line endings. Set eol-style to CRLF.
+       * Compensator.cs: Set eol-style to native.
+
 2004-06-18  Gert Driesen <drieseng@users.sourceforge.net>
 
        * Compensator.cs: fixed return value of CommitRecord method
@@ -16,7 +28,7 @@
        * ClerkInfo.cs : stub
        * ClerkMonitor.cs : stub
 
-2002-11-20  Alejandro Sánchez Acosta <raciel@es.gnu.org>
+2002-11-20  Alejandro Sánchez Acosta <raciel@es.gnu.org>
 
        * ApplicationCrmEnabledAttribute.cs added.