2006-07-25 Lluis Sanchez Gual  <lluis@novell.com> 

	* src/mdhost.cs: Don't check for required add-ins here. The main
	  process will do it. Added new LoadAddins method which can be
	  used by the main process to remotely load add-ins.

2006-05-04 Lluis Sanchez Gual  <lluis@novell.com>

	* mdhost.mdp: Updated.

2006-03-29 Lluis Sanchez Gual  <lluis@novell.com>

	* src/mdhost.cs: Support the Unix channel for comunication
	  with the main process.

	* mdhost.mdp:
	* Makefile.am: Added Mono.Posix reference.

2006-03-24 Lluis Sanchez Gual  <lluis@novell.com>   

	* mdhost.mdp: Updated.
	* Makefile.am: Use an unified format. Patch by Matze Braun.

2006-02-16  Lluis Sanchez Gual  <lluis@novell.com> 

	* src/mdhost.cs: Preload add-ins required by the provided type.

2005-08-08  Lluis Sanchez Gual  <lluis@novell.com> 

	* src/mdhost.cs: Use an internal tcp channel for communication with
	host. Get the host object reference from the standard input. Make
	sure the ProcessHost's lease does not expire.
