]> git.sesse.net Git - cubemap/blobdiff - NEWS
Release Cubemap 1.1.2.
[cubemap] / NEWS
diff --git a/NEWS b/NEWS
index 3d6293ecc33e041e2fa5c4db031b468d2d7ba0a2..ac45dfac2ea34baa2dabcb6393f6f88db4e116ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Cubemap 1.1.2, 2014-07-07
+
+  * Remove some leftover debug code that would cause compile errors.
+
+
+Cubemap 1.1.1, 2014-07-06
+
+  * Fix parsing of IPv6 SSM URLs. Also add an example to the
+    configuration file.
+
+  * Change the default backlog size to 10 MB.
+
+
+Cubemap 1.1.0, 2014-04-30
+
+  * Multicast support, both for sending and receiving;
+    both IPv4 and IPv6, both ASM and SSM.
+
+  * Drop support for fwmark, since it is obsolete with sch_fq
+    around.
+
+  * Many smaller bugfixes.
+
+
 Cubemap 1.0.4, 2014-03-23
 
   * Fix a segfault on reload that was introduced in 1.0.2.