Changes
=======

1.1.7 2011-04-11
----------------

  - Added 'make' buildout option to specify an alternate make command
    (e.g. gmake).


1.1.6 2010-06-21
----------------

  - Using rabbit@localhost as NODENAME in order to provide portability of
    the database across machines independent of the hostname since you can
    not start RabbitMQ on a different machine with a different hostname
    (the database is tied to the hostname).


1.1.5 2010-06-21
----------------

  - Added support for setting an optional erlang cookie (-setcookie)
    through the 'cookie' option.


1.1.4 2010-05-09
----------------

  - Fixed issue where rabbitmq scripts used an incorrect default Erlang path
    when no erlang-path option was specified.


1.1.3 2010-05-03
----------------

  - Fixed parameter in generated rabbitmqctl script (-sname instead of -name).


1.1.2 2010-05-02
----------------

  - Fixed parameter in generated rabbitmq-server script (-sname instead
    of -name).


1.1.1 2010-03-21
----------------

  - Fixes an issue where the Erlang path wasn't set correctly.


1.1.0 2010-03-20
----------------

  - Updated for RabbitMQ 1.7.2.


1.0.0 2009-08-23
----------------

  - Initial release.
