2001-04-04  Jarno Seppnen  <jams@cs.tut.fi (Jarno Seppanen)>

	* Released version 0.2

	* plugin~_ladspa.c (plugin_tilde_ladspa_set_control_input_by_name):
	control port name search bug fix

2001-03-10  Jarno Seppnen  <jams@cs.tut.fi>

	* plugin~_ladspa.c (plugin_tilde_ladspa_set_control_input_by_index):
	implemented control port value bounding

	* plugin~*.[ch]: added possibility to set control values by number
	in addition to setting then by name; this effectively enables a
	way around the problems Pd has with spaces

2001-03-05  Jarno Seppnen  <jams@cs.tut.fi>

	* Makefile.am: made plugin~ to install to "extra/plugin~" under
	the Pd installation tree

	* win: added new subdirectory "win" for MSVC-related files

2001-02-27  Jarno Seppnen  <jams@cs.tut.fi>

	* plugin~_vst.[ch]: implemented VST plug-in hosting

	* plugin~_ladspa.[ch]: separated LADSPA plug-in hosting

2001-02-26  Jarno Seppnen  <jams@cs.tut.fi>

	* vst: added new subdirectory "vst" for VST SDK files

	* ladspa: moved LADSPA SDK header "ladspa.h" to subdirectory "ladspa"

2000-06-15  Jarno Seppnen  <jams@cs.tut.fi>

	* Released initial release 0.1
