A bunch of methods in System.Configuration.Install appear to have reverted to TODO status in Mono 1.1.9.1, which were implemented (and appeared to mostly work) in 1.1.8.3. Was this intentional?

I also note that the Changelog is missing these two entries between 2004-06-11 and the most recent revision on 2005-08-08:

2005-04-07  Muthu Kannan  <[EMAIL PROTECTED]>

        * AssemblyInstaller.cs (UseNewContext): Set default path.
        (Install,Commit,Rollback,Uninstall): Log events.
        * Installer.cs (Install, Commit, Rollback,Uninstall):
        Don't set installer context when invoking subinstallers.
        * InstallContext.cs (ParseCommandLine): Fix handling of '--'
        options.
        * TransactedInstaller.cs (Install): Fix typo.

2005-03-24  Muthu Kannan  <[EMAIL PROTECTED]>

        Near-complete implementation of System.Configuration.Install.
        * Installer.cs: Implement.
        * AssemblyInstaller.cs: Likewise.
        * TransactedInstaller.cs: Likewise.
        * InstallContext.cs: Likewise.
        * InstallerCollection.cs: Likewise.

All of this functionality appears to be missing now, but there's no note that it was removed in the Changelog.

Thanks for any information!

--
Chris
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to