vlc | branch: master | Pierre Ynard <[email protected]> | Tue Jan 3 02:37:48 2012 +0100| [1874005cf2614660bbe929de6b43d547996c1ff5] | committer: Pierre Ynard
NEWS: IPv6 fix-up > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1874005cf2614660bbe929de6b43d547996c1ff5 --- NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/NEWS b/NEWS index 8ba8688..d46a90b 100644 --- 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), _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
