2005-12-16  Jeremy Simon <theapoc at free dot fr>

	* Makefile.am:
	* configure.ac:
	* gstmonkeysdec.cc:
	* gstmonkeysdec.h:
	* monkeys_io.cc:
	* monkeys_io.h:
	Remove our own libmonkeyaudio
	Use libmac from mac-port (http://www.sf.net/project/mac-port), should
	work on big endian machine
	Various fix

2005-05-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>

	* libmonkeysaudio/APEDecompress.cpp:
	* libmonkeysaudio/APEDecompress.h:
	* libmonkeysaudio/APEInfo.cpp:
	* libmonkeysaudio/APEInfo.h:
	* libmonkeysaudio/APESimple.cpp:
	* libmonkeysaudio/MACLib.h:
	* libmonkeysaudio/NNFilter.cpp:
	  gcc4 fixes.

2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>

	* gstmonkeysdec.cc:
	  Don't allow queries if we're not setup (or: don't segfault).

=== release 0.8.0 ===

2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.ac: releasing 0.8.0, "She Drives"

2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>

	* Makefile.am:
	* configure.ac:
          fix LDFLAGS for plugin

2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.ac: fix configure not finding tag.h

2004-03-31  Jeremy Simon  <jesimon@libertysurf.fr>

	* gstmonkeysdec.cc:
	* gstmonkeysdec.h:
        Fix events (Discont and Seek)
	Code cleanup

2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>

	* gstmonkeysdec.cc:
	* gstmonkeysdec.h:
	Port to the new tag system
	Various fixes

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

	* .cvsignore:
	* libmonkeysaudio/Makefile.am:
	* Makefile.am:
          move around LICENSE inclusion
	* configure.ac:
          bring in line with the rest of the family
	* gstmonkeysdec.cc:
          put back GST_ELEMENT_ERROR
	* gstreamer-monkeysaudio.spec.in:
          update spec file

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

	* .cvsignore:
	* GStreamer-monkeysaudio-permit:
	* Makefile.am:
	* aclocal.m4:
	* autogen.sh:
	* configure.ac:
	* gstmonkeysaudio.cc:
	* gstmonkeysaudio.h:
	* gstmonkeysdec.cc:
	* gstmonkeysdec.h:
	* gstmonkeysenc.cc:
	* gstmonkeysenc.h:
	* gstreamer-monkeysaudio.spec.in:
	* libmonkeysaudio/Makefile.am:
	* monkeys_io.cc:
	* monkeys_io.h:
          make sure it's called "monkeysaudio" everywhere

17-07-03 Christian Schaller <uraeus@gnome.org>
	* Create this module and move all code over from gst-plugins module
	* Apply patch from  Andres Salomon <dilinger@voxel.net> Big-end supp.

21-07-03 Jeremy Simon <jesimon@libertysurf.fr>
	* Fix monkeysenc EOS error (chain based -> loop based element)
	* Typo

21-07-03 Christian Schaller <Uraeus@gnome.org>
	* Fix pkgconfig script so it just looks for gstreamer and not for
	  gst-gconf and gst-play

22-07-03 Jeremy Simon <jesimon@libertysurf.fr>
	* Build with stable and dev version of gstreamer

23-07-30 Christian Schaller <Uraeus@gnome.org>
	* Change version to 0.6 to signify that the plugin is stable
	  and complete
