2004-03-11  Jan Schmidt  <thaytan@mad.scientist.com>

	* AUTHORS:
	* README:
	* RELEASE:
	* NEWS:
	Prepare for 0.7.0 release
	* TODO
	Added a bunch of TODO items from several sources
	* configure.ac:
	Bump GStreamer dependency to 0.8 or 0.7
	* libs/gst/editor/gsteditor.c: (gst_editor_on_about):
	Add me as an author.
	* libs/gst/editor/gsteditorpad.c: (on_remove_ghost_pad):
	Fix a crash on removing a ghost pad.
	* IDEAS
	Rolled the ideas into the TODO file

2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>

	* acconfig.h: removed

2004-02-11  David Schleef  <ds@schleef.org>

	* src/editor.c: (main): gst_parse_launch() returns a non-bin
	element if only given one element.  Fix assumption that it's a bin.
	* src/gst-launch-gui.c: (load_history): If the history file
	doesn't exist, create it. (bug #130607)

2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>

	* m4/gst-feature.m4:
	* m4/libglade.m4:
	  fix underquotedness (#133800)

2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.ac: add back AM_PROG_LIBTOOL

2004-01-27  David I. Lehn  <dlehn@users.sourceforge.net>

	* help/C/gst-editor-manual.xml: s/artheader/articleinfo/, move end tag
	past <authorgroup/>

2004-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>

	* Makefile.am: fix dist

2004-01-04  Jan Schmidt  <thaytan@mad.scientist.com>

	* libs/gst/editor/gsteditorlink.c: (on_pad_unlink),
	(gst_editor_link_link):
	* libs/gst/editor/gsteditorpad.c: (gst_editor_pad_event),
	(on_frobate), (on_ghost):
	Fix crashes when linking and unlinking.
	Remove unnecessary debug output.

2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>

	* ChangeLog:
	Revive the long dormant ChangeLog

	* libs/gst/editor/gsteditor.c: (gst_editor_connect_func):
	Fix type-punning compiler warning

	* libs/gst/editor/gsteditorelement.c:
	(gst_editor_element_add_pads):
	Don't crash when handling the error of an ALWAYS pad template which
	doesn't have an associated pad.

	* libs/gst/element-browser/caps-tree.c: (update_caps_tree),
	(add_caps_to_tree), (add_field_to_tree), (print_value):
	Support the new caps rewrite - this breaks 0.6 compatibility. Use
	the END_0_6_COMPATIBILITY tag if you need the old gst-editor.

2001-12-24 Thomas Vander Stichele  <thomas@apestaart.org>

	* opened gst-editor module
