CHANGES
*******

0.3 (2010-03-05)
================

* ``UniqueMessageSource`` now implements the ``IMessageSource``
  interface completely, i.e. the ``type`` parameter is now optional
  when using ``UniqueMessageSource.send()``.

0.2 (2010-03-03)
================

* The utility function ``send`` now takes a ``name`` argument,
  allowing the choice of the target message source.

0.1 (2010-03-03)
================

* Factored out from former versions of ``grokui.admin``, ``grok`` and
  ``megrok.layout`` respectively.
