projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b71f01
)
Prepare for v0.90.6 release.
author
Justin Pettit
<jpettit@nicira.com>
Tue, 6 Oct 2009 21:25:36 +0000
(14:25 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Tue, 6 Oct 2009 21:25:36 +0000
(14:25 -0700)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index f2f56a34cd1575b2d88808046693cf9921343d53..eff97aa5d1071cdfcd6d7bed9523c430326cc3e3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+v0.90.6 - 6 Oct 2009
+--------------------
+ - Bug fixes
+
v0.90.5 - 21 Sep 2009
---------------------
- Generalize in-band control to more diverse network setups
diff --git
a/configure.ac
b/configure.ac
index 41ff7bea8df815ce33a5e5bd75d9502236fba6c8..edfe0f75b23875e837332b6a1a2c1b5f773a2885 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,7
+13,7
@@
# limitations under the License.
AC_PREREQ(2.60)
-AC_INIT(openvswitch, 0.90.
5
, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.90.
6
, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])