Update the ChangeLog with the changes since v0.8.1 and designate this v0.9.0-b1.
[openvswitch] / include / queue.h
2008-09-15 Ben PfaffMerge commit 'origin/master'
2008-09-15 Ben PfaffMerge branch "partner", to simplify partner integration.
2008-09-04 Ben PfaffRename struct queue to struct ofp_queue.
2008-09-04 Ben PfaffRename struct buffer to struct ofpbuf.
2008-08-12 Ben PfaffDrop rconn's responsibility for limiting the tx queue.
2008-04-01 Ben PfaffAdd comments to queue module.
2008-03-28 casadoUpdate copyright on all non-GPL files
2008-03-28 Ben PfaffAdd abstraction of packet queue, and use it in the...