X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Security%2FChangeLog;h=82455b4257cf5d11fab81b3c9010b0b846613578;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=8f7157973737057af8113911a35220147250b558;hpb=6110fc90713ce59ff0996fcd3520e09a96575820;p=mono.git diff --git a/mcs/class/System.Security/ChangeLog b/mcs/class/System.Security/ChangeLog index 8f715797373..82455b4257c 100644 --- a/mcs/class/System.Security/ChangeLog +++ b/mcs/class/System.Security/ChangeLog @@ -1,3 +1,49 @@ +2010-03-16 Jb Evain + + * Makefile: rename the net_2_1 profile to moonlight. + +2009-06-05 Marek Safar + + * Makefile: Fixed NET_2_0 conditional to actually handle Mono.Security + dependency. + +2008-11-01 Sebastien Pouliot + + * 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 + + * System.Security_test.dll.sources: Added XmlLicenseTransformTest.cs + and XmlDsigExcC14NWithCommentsTransformTest.cs. + +2008-09-23 Marek Safar + + * Makefile: Don't override global debug flag. + +2007-06-12 Marek Safar + + * Makefile: Check only major framework version to do 2.x build. + +2007-01-17 Atsushi Enomoto + + * System.Security_test.dll.sources : added + XmlDsigExcC14NTransformTest.cs. + +2006-12-15 Sebastien Pouliot + + * Makefile: Execute PKITS tests only if the data is installed locally. + See System.dll unit tests for details. + * System.Security_test.dll.sources: Add some PKITS unit tests to the + build. + +2006-11-08 Sebastien Pouliot + + * System.Security_test.dll.sources: Added unit and CAS tests for + System.Security.Cryptography.X509Certificates.X509Certificate2UI + 2006-09-22 Atsushi Enomoto * Makefile: