Version 1.1
* Added a static Open method to the ActiveDirectoryPrinicipal object, which either returns an ActiveDirectoryUser or an ActiveDirectoryGroup object
* Added the ability to save changes back to server.
* Fixed a bug with integrated authentication when using the Translator class
* Fixed a bug which occured when an ActiveDirectoryEntry was refreshed a second time.
* Fixed a bug with the ActiveDirectoryGroup class
* Fixed a bug when an DirectoryOperation threw an exception.


Version 1.0
* Initial release