2.4.4:

2007-12-31  Armin Burgmeier  <armin@openismus.com>

	* configure.in: Added AC_LIBTOOL_WIN32_DLL to create a shared library
	on Windows, and detect whether compiling for Windows.

	* bakery/Makefile.am: Add -no-undefined to the linker flags on
	Windows.

2007-12-30  Armin Burgmeier  <armin@openismus.com>

	* bakery/App/App_WithDoc_Gtk.cc: Don't require gnome-vfs to know the
	mime type for recent files on Windows.

2007-11-22  Murray Cumming  <murrayc@murrayc.com>

	* bakery/Document/Document.cc:
	* bakery/Document/Document.h: Added load_from_data().
	* bakery/App/App_WithDoc.cc:
	* bakery/App/App_WithDoc.h: Added open_document_from_data().
	These can be used when the document's data is not received via 
	a URI. For instance, over the network via a special protocol.
