Include date and time in vlog messages.
[sliver-openvswitch.git] / ChangeLog
index 685baa5..20201c9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+v0.8.1 - 14 May 2008
+--------------------
+    - No longer set nwsrc/nwdst fields in flow structs on ARP packets
+    - Various bug fixes and tweaks
+
+v0.8.0 - 04 May 2008
+--------------------
+    - Added support for flow entry priorities
+    - Added support for all stats messages
+    - Added support for OFPP_TABLE virtual port
+    - Removed MAC tables
+    - Various bug fixes and tweaks
+
+v0.2.1 - 28 Mar 2008
+--------------------
+    - Fixed build problem when SSL enabled
+
 v0.2.0 - 28 Mar 2008
 --------------------
     - Added userspace switch reference implementation