Overview of changes in Gtk2-MozEmbed 0.04
=========================================

* Add optional support for Scott Lanning's shiny new Mozilla::DOM module:
  - Use a C++ compiler;
  - Provide signal marshallers for the dom_key_* and dom_mouse_* signals;
  - Wrap gtk_moz_embed_get_nsIWebBrowser.

Overview of changes in Gtk2-MozEmbed 0.03
=========================================

* "Fix" test failure.
* Correct a bunch of typos.

Overview of changes in Gtk2-MozEmbed 0.02
=========================================

* Add lots of documentation.

Overview of changes in Gtk2-MozEmbed 0.01
=========================================

* Implement a custom marshaller for the new_window signal to make it usable.
* Use LD_RUN_PATH to make sure we work (nearly, hopefully) everywhere.
