2007-02-26  Kjartan Maraas  <kmaraas@gnome.org>

	reviewed by: <delete if not using a buddy>

	* echo-client.c:

2003-04-14  Michael Meeks  <michael@ximian.com>

	* Makefile.am: bin the activation IDL path stuff.

2001-12-17  Darin Adler  <darin@bentspoon.com>

	* .cvsignore: Ignore the .server.in file.

2001-12-10  jacob berkman  <jacob@ximian.com>

	* Makefile.am: dist the .server.in.in file

2001-10-29  jacob berkman  <jacob@ximian.com>

	* Makefile.am: s/XML_I18N_TOOLS/INTLTOOL/

2001-10-29  Seth Nickell  <snickell@stanford.edu>

	* echo.c:

2001-10-20  Michael Meeks  <michael@ximian.com>

	* echo.c: simplify using BONOBO_TYPE_FUNC_FULL.

2001-10-18  Mark McLoughlin <mark@skynet.ie>

	* Makefile.am (ECHO_CORBA_GENERATED): depend on $(ORBIT_IDL).

2001-10-11  Abel Cheung  <maddog@linux.org.hk>

	* Makefile.am: idl file now goes into $(datadir)/idl/bonobo-2.0.

2001-10-05  Abel Cheung  <maddog@linux.org.hk>

	* Bonobo_Sample_Echo.server.in: Rename bonobo-echo -> bonobo-echo-2 
	  and echo-client -> echo-client-2 to avoid conflict with bonobo 1.0.x
	* Makefile.am: Ditto.

2001-08-31  Gustavo J A M Carneiro <ee96090@fe.up.pt>

	* echo.c (echo_get_type): fixup GTypeInfo structure.

2001-08-18  Darin Adler  <darin@bentspoon.com>

	* Makefile.am: Remove extra -I directives.

2001-08-14  Michael Meeks  <michael@ximian.com>

	* Makefile.am: s/oaf/server, update install dir.

2001-08-01  Michael Meeks  <michael@ximian.com>

	* echo-client.c (init_bonobo): prune crud.

	* main.c (main): ditto.

2001-02-21  Michael Meeks  <michael@ximian.com>

	* main.c (main): expand the macro so we don't
	quit - this defeats the point.

	* echo-client.c (usage): add runtime help text.
	(main): upd.

	* echo.c (echo_get_epv): move into
	(echo_class_init): here & upd.
	(init_echo_corba_class): kill.
	(echo_construct): kill.
	(echo_init): impl.
	(echo_construct): kill.
	(create_echo): kill.
	(echo_new): prune contents.

2001-01-25  Michael Meeks  <michael@helixcode.com>

	* main.c: fix include.

2001-01-25  Michael Meeks  <michael@helixcode.com>

	* Bonobo_Sample_Echo.idl: re-namespace.

	* Makefile.am (idl_DATA): upd.

	* echo-client.c: re-namespace

	* echo.c: re-namespace.

2001-01-18  Dietmar Maurer  <dietmar@ximian.com>

	* main.c: use the new factory macros

	* Bonobo_Sample_Echo.oaf.in: changed the oaf IIDs to
	OAFIID:Bonobo_Sample_Echo_Factory and OAFIID:Bonobo_Sample_Echo

2000-10-31  Michael Meeks  <michael@helixcode.com>

	* Makefile.am: get idl includes the right way round.

2000-07-23  Michael Meeks  <michael@helixcode.com>

	* echo-client.c (main): fix severe ref-counting brokenness.

2000-07-22  Michael Meeks  <michael@helixcode.com>

	* echo-client.c (main): cleanings.
	(init_bonobo): handle orb correctly.

2000-07-12  Michael Meeks  <michael@helixcode.com>

	* echo.c (echo_new): Kill gtk_object_destroy.

2000-05-26  Michael Meeks  <michael@helixcode.com>

	* echo.oafinfo: fix misuse of IDL:Empty that was screwing an oaf test.

2000-03-26  Miguel de Icaza  <miguel@helixcode.com>

	* README: add.

2000-04-01  Timur Bakeyev <timur@gnu.org>

	* Makefile.am: Add missed -I$(top_srcdir)/bonobo to the INCLUDES.
	
2000-03-26  Miguel de Icaza  <miguel@helixcode.com>

	* New directory. Contains a sample skeleton for creating Bonobo
	components.

