]> git.sesse.net Git - cubemap/blobdiff - NEWS
Release Cubemap 1.0.2.
[cubemap] / NEWS
diff --git a/NEWS b/NEWS
index 21d6694df79d826502b5ec8a8b5624ce509be065..32f14eec9447516afd6db9e689ac8317e4091900 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Cubemap 1.0.2, 2014-02-04
+
+ * Support SO_MAX_PACING_RATE (Linux 3.13 and above).
+
+ * Add a listen statement to listen only on specific IP addresses,
+   in addition to the port statement.
+
+ * Update the VLC Metacube patch to apply to current VLC git.
+
+ * Fix a crash bug on reload.
+
+ * Be more consistent about handling streams that have no data yet.
+   In particular, this could show itself as erratic behavior when
+   sending Metacube streams on to other Cubemap instances.
+
+
 Cubemap 1.0.1, 2013-09-19
 
  * Added NEWS file.