X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.DirectoryServices%2FChangeLog;h=05fd4cf2f83eda0263a940f7f95a09b87d7172b3;hb=bf5947a0fd2b523c30833605ee69b2b041aa43f4;hp=cbf9cf36361eb62adeba331563418f9bb4cfdb06;hpb=096265478e6e4145c90250a5bf78c0c179ee50af;p=mono.git diff --git a/mcs/class/System.DirectoryServices/ChangeLog b/mcs/class/System.DirectoryServices/ChangeLog index cbf9cf36361..05fd4cf2f83 100644 --- a/mcs/class/System.DirectoryServices/ChangeLog +++ b/mcs/class/System.DirectoryServices/ChangeLog @@ -1,3 +1,36 @@ +2007-07-25 Yaacov Akiba Slama + + * Test/krb5.conf.example, + Test/System.DirectoryServices/DirectoryServicesDirectoryEntryTest.cs, + App.config, Secure.config: run-tests.bat succeeds again with a + kerberos/openldap/sasl server configured with the realm EXAMPLE.COM. + +2006-10-03 Boris Kirzner + + * run-tests.bat: enable secure tests for TARGET_JVM. + +2006-09-26 Boris Kirzner + + * run-tests.bat,run-tests.test.bat: log files naming fix. + +2006-13-09 Boris Kirzner + + * run-tests.test.bat: small fixes for TARGET_JVM test scripts. + +2006-11-09 Boris Kirzner + + * run-tests.test.bat: added timestamp to log file namies. + +2006-05-16 Vladimir Krasnov + + * run-tests.test.bat: skip nunit build if already done + +2006-16-05 Boris Kirzner + * run-tests.test.bat: pass java security parameters as jvm options. + +2006-16-05 Boris Kirzner + * run-tests.bat: disable running secure mode tests by default. + 2006-03-06 Boris Kirzner * run-tests.bat,run-tests.test.bat,Secure.config,App.config: files for automated testing.