[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Security / Mono.Security.X509.Stores / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index a343904..458574b
@@ -1,3 +1,8 @@
+2008-09-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * FileCertificateStore.cs: Use File.Create instead of OpenWrite
+       to make sure nothing else if left at the end of the file.
+
 2003-11-08  Sebastien Pouliot  <spouliot@videotron.ca>
 
        * ICertificateStore.cs: Interface for certificate stores.