Broccoli 0.7 released

Hi all,

Broccoli 0.7 is now available in tar.gz and RPM formats from

  http://www.cl.cam.ac.uk/~cpk25/broccoli/index.html

The main novelty in this release is connection sharing between multiple
processes. You can now create a connection to a remote Bro in one
process and concurrently use that connection from other processes thanks
to access synchronization in shared memory. The same holds for access
from multiple threads.

Not everything is documented in the manual yet, but all the gory details
are in the ChangeLog:

  http://www.cl.cam.ac.uk/~cpk25/broccoli/ChangeLog

Bug reports, patches, etc are all welcome.

Cheers,
Christian.