diff options
| author | Michael Bridgen <mikeb@lshift.net> | 2010-03-18 12:42:57 +0000 |
|---|---|---|
| committer | Michael Bridgen <mikeb@lshift.net> | 2010-03-18 12:42:57 +0000 |
| commit | 02becf40efe0665aef62493554fd3c12a5e16bfa (patch) | |
| tree | 6007d8832daa28778bcd9eb388468b04158064a4 /packaging/debs | |
| parent | 2bfce36f9575fb2465550b095e9e612b0ba159f6 (diff) | |
| parent | 928aa9c03865357b82539bdcb1cd22f5f4ca3dc8 (diff) | |
| download | rabbitmq-server-git-02becf40efe0665aef62493554fd3c12a5e16bfa.tar.gz | |
Non-trivial merge of default into amqp_0_9_1. Queue exclusivity (bug
20578) and exchange hooks intersect in a few places. The main things
to take care over are that the post-queue-deletion hooks gets called,
and the exclusivity check is called. NB: exchange auto-delete
machinery needs to be removed, which will simplify things in a few
places.
Diffstat (limited to 'packaging/debs')
| -rw-r--r-- | packaging/debs/Debian/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packaging/debs/Debian/debian/changelog b/packaging/debs/Debian/debian/changelog index 796a301a29..63b50749e1 100644 --- a/packaging/debs/Debian/debian/changelog +++ b/packaging/debs/Debian/debian/changelog @@ -1,3 +1,9 @@ +rabbitmq-server (1.7.2-1) intrepid; urgency=low + + * New Upstream Release + + -- Matthew Sackman <matthew@lshift.net> Mon, 15 Feb 2010 15:54:47 +0000 + rabbitmq-server (1.7.1-1) intrepid; urgency=low * New Upstream Release |
