updating to the latest module.
[mono.git] / mcs / class / System.DirectoryServices / ChangeLog
1 2005-02-14  Anil Bhatia  <banil@novell.com>
2         * Fixed DoSearch() in DirectorySearcher.cs: Search scope was hardcoded
3         as LdapConnection.SCOPE_SUB. Chnaged to the value contained by
4         _SearchScope.
5
6 2004-09-10  Sebastien Pouliot  <sebastien@ximian.com>
7
8         * Makefile: Activate unit tests.
9         * System.DirectoryServices_test.dll.sources: New. Source list for unit
10         tests.
11
12 2004-05-14  Raja R Harinath  <rharinath@novell.com>
13
14         * System.DirectoryServices.dll.sources: Add
15         DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
16         and TODOAttribute.cs.
17
18 2004-01-15  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
19
20         * System.DirectoryServices.dll.sources: Added lots of files, sorted existing
21
22 2003-07-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>\r
23 \r
24         * System.DirectoryServices.build: New file.\r
25 \r
26 2003-02-23  Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
27         * added just files enough to compile a dummy DLL for now\r
28 \r
29 2003-11-24  Sunil Kumar  <sunilk@novell.com>\r
30         * Added class files implementing System.DirectoryServices namespace\r