[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Configuration.Install / System.Configuration.Install / ChangeLog
index 2eb1ccc7dce7c097b97b32bda92a01efe46e893d..c9176eb1c04eafeb8854904dfaa397f756e7992b 100644 (file)
@@ -1,3 +1,16 @@
+2008-07-24  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * AssemblyInstaller.cs: Fixed argument name to match MS.
+
+2008-06-11  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Installer.cs : populate 'installers' instance. Fixed bug #397126.
+
+2007-09-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * IManagedInstaller.cs, InstallEventHandler.cs, UninstallAction.cs:
+         completeing 2.0 API (metadata-wise).
+
 2005-08-08  Gert Driesen <drieseng@users.sourceforge.net>
 
        * Installer.cs: Browsable must be true on Parent.
@@ -26,7 +39,7 @@
        * Installer.cs: added missing attributes, remove
        setter for Installers, Context
 
-2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
+2002-12-01  Alejandro Sánchez Acosta  <raciel@es.gnu.org>
 
        * IManagedInstaller.cs,
          Installer.cs,