74cee89f5f613d0b6f26b04b8058084eec010905
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
1 2005-22-08  Boris Kirzner <borisk@mainsoft.com>
2         * System.DirectoryServices.vmwcsproj: changed reference to Consts.cs.
3
4 2005-14-08  Boris Kirzner <borisk@mainsoft.com>
5         * App.config: added "authenticationmech" supported key example.
6
7 2005-28-07  Boris Kirzner <borisk@mainsoft.com>
8         * System.DirectoryServices.vmwcsproj: updated TARGET_JVM project file.
9         * App.config: added addition supported key examples.
10
11 2005-05-07  Boris Kirzner <borisk@mainsoft.com> 
12         * System.DirectoryServices.vmwcsproj: Project file converted 
13         to Developer Edition format. Removed ClearCase references.
14         * System.DirectoryServices.sln: Removed ClearCase references.
15
16 2005-07-03 Boris Kirzner <borisk@mainsoft.com>
17         * System.DirectoryServices.vmwcsproj: Reflecting changes in location of 
18         Locale.cs and MonoTODOAttribute.cs
19
20 2005-06-21 Boris Kirzner <borisk@mainsoft.coim>
21         * System.DirectoryServices.sln, System.DirectoryServices.vmwcsproj:
22         Added solution and project files fo rTARGET_JVM.
23
24 2005-06-19 Boris Kirzner <borisk@mainsoft.coim>
25         * System.DirectoryServices_test.dll.sources: 
26                 - added DirectoryServices/DirectoryServicesDirectoryEntryTest.cs
27                 - added DirectoryServices/DirectoryServicesDirectorySearcherTest.cs
28                 - added DirectoryServices/DirectoryServicesSearchResultTest.cs
29         * App.config - added new file, contaning an example of specifying 
30         default LDAP server information in app config.
31
32 2005-02-14  Anil Bhatia  <banil@novell.com>
33         * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded
34         as LdapConnection.SCOPE_SUB. Chnaged to the value contained by
35         _SearchScope.
36
37 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
38
39         * Makefile: Activate unit tests.
40         * System.DirectoryServices_test.dll.sources: New. Source list for unit
41         tests.
42
43 2004-05-14  Raja R Harinath  <rharinath@novell.com>
44
45         * System.DirectoryServices.dll.sources: Add
46         DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
47         and TODOAttribute.cs.
48
49 2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
50
51         * System.DirectoryServices.dll.sources: Added lots of files, sorted existing
52
53 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
54 \r
55         * System.DirectoryServices.build: New file.\r
56 \r
57 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
58         * added just files enough to compile a dummy DLL for now\r
59 \r
60 2003-11-24  Sunil Kumar  <sunilk@novell.com>\r
61         * Added class files implementing System.DirectoryServices namespace\r