ofproto: Factor conditional out of loop in send_flow_removed().
[sliver-openvswitch.git] / ChangeLog
index e9ba255..ff134d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+v1.0.2 - 08 Oct 2010
+------------------------
+    - OpenFlow 1.0 slicing (QoS) functionality
+    - Python bindings for configuration database (no write support)
+    - Performance and scalability improvements
+    - Bug fixes
+
+v1.0.1 - 31 May 2010
+--------------------
+    - New "patch" interface type
+    - Bug fixes
+
+v1.0.0 - 15 May 2010
+--------------------
+    - Configuration database with remote management
+    - OpenFlow 1.0
+    - GRE tunneling
+    - Support for XenServer 5.5 and 5.6
+    - Performance and scalability improvements
+    - Bug fixes
+
 v0.99.2 - 18 Feb 2010
 ---------------------
     - Bug fixes