[vlc-commits] NEWS: IPv6 fix-up

Pierre Ynard git at videolan.org
Tue Jan 3 02:41:46 CET 2012


vlc/vlc-1.2 | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Tue Jan  3 02:37:48 2012 +0100| [15e62b22fcb87de71bbe24ed9e3380a2bd9ce1e5] | committer: Pierre Ynard

NEWS: IPv6 fix-up
(cherry picked from commit 1874005cf2614660bbe929de6b43d547996c1ff5)

Signed-off-by: Pierre Ynard <linkfanel at yahoo.fr>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=15e62b22fcb87de71bbe24ed9e3380a2bd9ce1e5
---

 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/NEWS b/NEWS
index 88c321d..9696b8e 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ Important notes:
    All values are expressed in milliseconds as in previous versions.
  * HTTP server IP address, port, and TLS configuration is now centralized:
    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
-     By default, both [::] and 0.0.0.0 are used.
+     By default, both :: and 0.0.0.0 are used.
    - The --http-port and --https-port options set the port numbers.
      By default, 8080 is used for HTTP, and 8443 for HTTPS.
    - The TLS credentials are configured with --http-cert (public certificate),



More information about the vlc-commits mailing list