[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Security / ChangeLog
index 0ab30fca9deb2598e3f6d6798991f76084c1d2b3..82455b4257cf5d11fab81b3c9010b0b846613578 100644 (file)
@@ -1,3 +1,32 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: rename the net_2_1 profile to moonlight.
+
+2009-06-05  Marek Safar  <marek.safar@gmail.com>
+
+       * Makefile: Fixed NET_2_0 conditional to actually handle Mono.Security
+       dependency.
+
+2008-11-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Security_test.dll.sources: Add new tests to build
+               System.Security.Cryptography.Pkcs/CmsRecipientCollectionTest.cs
+               System.Security.Cryptography.Xml/TransformTest.cs
+               System.Security.Cryptography.Xml/XmlDecryptionTransformTest.cs
+
+2008-10-14  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Security_test.dll.sources: Added XmlLicenseTransformTest.cs
+       and XmlDsigExcC14NWithCommentsTransformTest.cs.
+
+2008-09-23  Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Don't override global debug flag.
+
+2007-06-12  Marek Safar <marek.safar@gmail.com>
+
+       * Makefile: Check only major framework version to do 2.x build.
+
 2007-01-17  Atsushi Enomoto  <atsushi@ximian.com>
 
        * System.Security_test.dll.sources : added