[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / tools / security / ChangeLog
index 019a24104ff8546e0ab1a95429321f1180354575..3c07d0787e40588a396c58fbe95a6f28e49524e9 100644 (file)
@@ -1,3 +1,19 @@
+2010-06-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * certmgr.cs: Fix case where DSA is used in SSL certificate (rare 
+       enough that this was never found/reported). Suggest novell's 
+       bugzilla (instead of ximian)
+
+2009-04-16  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * certmgr.cs: Don't throw if we're missing an argument. Fix by
+       Romain Tartiere (bug #464765). Updated help to specify that 
+       "option type" is mandatory in some cases.
+
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Makefile: Add doc-update target support.
+
 2008-03-13  Sebastien Pouliot  <sebastien@ximian.com>
 
        * AssemblyInfo.cs: Update copyright notices.