Mention IPv6 support in NEWS and FEATURES.
authorAndre Noll <maan@systemlinux.org>
Mon, 3 Dec 2007 16:40:26 +0000 (17:40 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 3 Dec 2007 16:40:26 +0000 (17:40 +0100)
FEATURES
NEWS

index c2bf399a82da73512e1020b099f07750f342d017..5075246344ef13fc876934e8fcf81e5bc1f2460f 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -7,6 +7,7 @@ Features
          Unixes.
        * mp3, oggvorbis, aac(m4a) support
        * local or remote http, dccp, and ortp network audio streaming
+       * IPv6 support
        * volume normalizer
        * stream grabbing at any point in the filter chain
        * stand-alone command line receiver/decoder/normalizer/player
diff --git a/NEWS b/NEWS
index 7c5ea134737831ecd17c6a2715d9c9018da66bd0..eb21979a8fefe905d524a3e92e91647749aa4b5e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,7 @@ the (stripped) binary size of para_server by ~50K on i386.
          Solaris (sparc64).
        - the new osl-based audio file selector (afs) replaces the random,
          the playlist and the mysql selector of paraslash-0.2.x.
+       - IPv6 support (thanks to Gerrit Renker).
        - paraslash-0.2.x streams are now called "moods". Writing
          0.3.x-mood definitions should be both easier and more
          powerful than writing 0.2.x-stream definitions.