]> git.sesse.net Git - vlc/commitdiff
NEWS: IPv6 fix-up
authorPierre Ynard <linkfanel@yahoo.fr>
Tue, 3 Jan 2012 01:37:48 +0000 (02:37 +0100)
committerPierre Ynard <linkfanel@yahoo.fr>
Tue, 3 Jan 2012 01:37:48 +0000 (02:37 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8ba8688aa2cd397e5ed3f938cd4ce7d632b25369..d46a90b57cf0660a5410c50bdcb754dd4d77d398 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,7 +20,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),