Re: [ovs-dev] [PATCH 2/2] Prepare for post-1.10.0 (1.10.90).

2013-02-04 Thread Justin Pettit
On Feb 4, 2013, at 10:03 PM, Ben Pfaff wrote: > On Mon, Feb 04, 2013 at 09:57:53PM -0800, Justin Pettit wrote: >> Signed-off-by: Justin Pettit > > Looks good, thanks. Thanks for the reviews. I've created a new "branch-1.10" branch and pushed all these changes to master. --Justin _

Re: [ovs-dev] [PATCH 2/2] Prepare for post-1.10.0 (1.10.90).

2013-02-04 Thread Ben Pfaff
On Mon, Feb 04, 2013 at 09:57:53PM -0800, Justin Pettit wrote: > Signed-off-by: Justin Pettit Looks good, thanks. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 2/2] Prepare for post-1.10.0 (1.10.90).

2013-02-04 Thread Justin Pettit
Signed-off-by: Justin Pettit --- NEWS |4 configure.ac |2 +- debian/changelog |7 +++ 3 files changed, 12 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index e1fbd13..be0365a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +post-v1.10.0 +--