projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ce6d3c
)
Release Open vSwitch 0.99.2
author
Justin Pettit
<jpettit@nicira.com>
Fri, 19 Feb 2010 07:38:42 +0000
(23:38 -0800)
committer
Justin Pettit
<jpettit@nicira.com>
Fri, 19 Feb 2010 07:38:42 +0000
(23:38 -0800)
This is an "unstable" release.
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 88653d3cd42127cace9007a86d4698db4ebc591f..1acda09a2a3491e6a8279a500938eb8397534b27 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+v0.99.2 - 18 Feb 2010
+---------------------
+ - Bug fixes
+
v0.99.1 - 25 Jan 2010
---------------------
- Add support for sFlow(R)
diff --git
a/configure.ac
b/configure.ac
index e84a3cbb681d6f9aa533fc437a0f72bf83ce10c3..3656a2e4fe2e5e12c74d7e59fe60d1c14f52afca 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,7
+13,7
@@
# limitations under the License.
AC_PREREQ(2.63)
-AC_INIT(openvswitch, 0.99.
1
, ovs-bugs@openvswitch.org)
+AC_INIT(openvswitch, 0.99.
2
, ovs-bugs@openvswitch.org)
NX_BUILDNR
AC_CONFIG_SRCDIR([datapath/datapath.c])
AC_CONFIG_MACRO_DIR([m4])