[xiph-commits] r18366 - icecast/trunk/icecast/doc

dm8tbr at svn.xiph.org dm8tbr at svn.xiph.org
Sun Jun 10 13:09:59 PDT 2012


Author: dm8tbr
Date: 2012-06-10 13:09:59 -0700 (Sun, 10 Jun 2012)
New Revision: 18366

Modified:
   icecast/trunk/icecast/doc/icecast2_win32.html
   icecast/trunk/icecast/doc/index_win32.html
Log:
Added note about missing IPv6 support on Win32. cf. #1877


Modified: icecast/trunk/icecast/doc/icecast2_win32.html
===================================================================
--- icecast/trunk/icecast/doc/icecast2_win32.html	2012-06-10 13:06:03 UTC (rev 18365)
+++ icecast/trunk/icecast/doc/icecast2_win32.html	2012-06-10 20:09:59 UTC (rev 18366)
@@ -13,7 +13,8 @@
 The win32 port of icecast2 is simply a UI framework around the core icecast2 server.  The win32 version of icecast2 directly uses the main executable of icecast (statically included) and simply provides a GUI interface to icecast2.
 </p>
 <p>
-Most of the features of icecast2 are available in the win32 port.
+Most of the features of icecast2 are available in the win32 port. <br />
+A notable absence is IPv6 support.
 </p>
 <h2>Server Status Tab</h2>
 <p>

Modified: icecast/trunk/icecast/doc/index_win32.html
===================================================================
--- icecast/trunk/icecast/doc/index_win32.html	2012-06-10 13:06:03 UTC (rev 18365)
+++ icecast/trunk/icecast/doc/index_win32.html	2012-06-10 20:09:59 UTC (rev 18366)
@@ -13,7 +13,8 @@
 The win32 port of icecast2 is simply a UI framework around the core icecast2 server.  The win32 version of icecast2 uses directly the main executable of icecast (statically included) and simply provides a nicer, friendlier interface to icecast2.
 </p>
 <p>
-All of the features of icecast2 are available in the win32 port.
+Most of the features of icecast2 are available in the win32 port. <br />
+A notable absence is IPv6 support.
 </p>
 </div>
 </body>



More information about the commits mailing list