[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / Mono.Security / Mono.Security.X509.Stores / ChangeLog
index a34390472566e8fc4721961624eb6e6dce459293..458574bd618e1f94064044bc5ee3fa3e6bf5ff1a 100644 (file)
@@ -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.