2008-09-16  Fernando Herrera  <fherrera@novell.com>

	* Makefile.am: Add asf include dir

2008-08-25  Chris Toshok  <toshok@ximian.com>

	* Makefile.am (libmoonplugin_ff2bridge_la_LDFLAGS): use --module
	-avoid-version to get rid of the .so.0.0.0 mess. fixes bug
	#418907.

2008-07-02  Chris Toshok  <toshok@ximian.com>

	* ff2-dom.cpp: rip out the duplicated NPN_strdup and
	string_to_npvariant from here, and use the one in plugin-class.cpp
	instead.

2008-05-23  Geoff Norton  <gnorton@novell.com>

	* ff2-http.cpp: Update the declaration to the newly named BrowserRequest class

2008-05-16  Rolf Bjarne Kvinge <RKvinge@novell.com> 

	* firefox-browsermmsh.inc: Initialize a variable to 0.

2008-05-12  Fernando Herrera  <fherrera@novell.com>

	* firefox-browsermmsh.inc: Don't g_free tmp_buffer at
	~GECKO_SYM(AsyncBrowserMmshResponse). It is already done at
	browser-bridge.h

2008-05-12  Andrew Jorgensen  <ajorgensen@novell.com>

	* Makefile.am: Dist ff2-bridge.h as well

2008-05-09  Geoff Norton  <gnorton@novell.com>

	* firefox-browsermmsh.inc:  Support a proper Describe capability
	request from the MMS server before blindly streaming all streams.
	Store the stream information (bitrate) in the MmshState object.
	Fix the SetBody request to use a ff2 && ff3 compatible construction
	of the outputstream, and to close the stream after constructing it.
	Implment parsing of MMS_PAIR_P packets.
