From: Mark Michelson Date: Tue, 2 Nov 2010 14:43:11 +0000 (+0000) Subject: Add to the CHANGES file that the HTTP server supports IPv6 addressing. X-Git-Tag: 11.0.0-beta1~2153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd1393dc9674cbeeb12dff4a15b8709ec21d436b;p=thirdparty%2Fasterisk.git Add to the CHANGES file that the HTTP server supports IPv6 addressing. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@293577 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/CHANGES b/CHANGES index 4b4206e216..42709067e5 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,10 @@ Asterisk Manager Interface -------------------------- * PeerStatus now includes Address and Port. +Asterisk HTTP Server +-------------------------- + * The HTTP Server can bind to IPv6 addresses. + ------------------------------------------------------------------------------ --- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ---------------- ------------------------------------------------------------------------------