git://git.onelab.eu
/
sliver-openvswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba6cc49
)
Increase version to 0.2.0.
author
Justin Pettit
<jpettit@nicira.com>
Fri, 28 Mar 2008 06:59:37 +0000
(23:59 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Fri, 28 Mar 2008 06:59:37 +0000
(23:59 -0700)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
a016a8f
..
685baa5
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+v0.2.0 - 28 Mar 2008
+--------------------
+ - Added userspace switch reference implementation
+
v0.1.9 - 19 Mar 2008
--------------------
- Added SSL/TLS support
diff --git
a/configure.ac
b/configure.ac
index
0dec077
..
539fc61
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
AC_PREREQ(2.59)
-AC_INIT(openflow, v0.
1.9
, info@openflowswitch.org)
+AC_INIT(openflow, v0.
2.0
, info@openflowswitch.org)
AM_INIT_AUTOMAKE
AC_PROG_CC