~launchpad-pqm/python-oops-tools/trunk

« back to all changes in this revision

Viewing changes to src/oopstools/NEWS.txt

  • Committer: Tarmac
  • Author(s): Robert Collins
  • Date: 2011-10-27 03:45:46 UTC
  • mfrom: (6.1.1 deps)
  • Revision ID: launchpad@pqm.canonical.com-20111027034546-vxqrg2g4t33ll59v
Get oops-amqp 0.0.3 to handle a different amqplib failure mode.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
* Added AMQP support via the bin/amqp2disk script. (Robert Collins)
9
9
 
10
 
* Bumped oops-amqp rev to 0.0.2 for bugfixes. (Robert Collins)
 
10
* Bumped oops-amqp rev to 0.0.3 for bugfixes. (Robert Collins)
11
11
 
12
12
* amqp2disk now creates a fanout exchange if --bind-to is supplied.
13
13
  (Robert Collins)