| 12345678910111213141516171819202122232425 |
- 2004-09-10 Sebastien Pouliot <[email protected]>
- * Makefile: Activate unit tests.
- * System.DirectoryServices_test.dll.sources: New. Source list for unit
- tests.
- 2004-05-14 Raja R Harinath <[email protected]>
- * System.DirectoryServices.dll.sources: Add
- DirectoryServicesPermission{,Attribute,Entry,EntryCollection}.cs
- and TODOAttribute.cs.
- 2004-01-15 Andreas Nahr <[email protected]>
- * System.DirectoryServices.dll.sources: Added lots of files, sorted existing
- 2003-07-02 Gonzalo Paniagua Javier <[email protected]>
- * System.DirectoryServices.build: New file.
- 2003-02-23 Rafael Teixeira <[email protected]>
- * added just files enough to compile a dummy DLL for now
- 2003-11-24 Sunil Kumar <[email protected]>
- * Added class files implementing System.DirectoryServices namespace
|