diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 7a90833dfd..94b344edbf 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,16 @@ --> + + August 5th, 2014 + + + [ken] - Add option to build audacious-plugins without mpg123 + (new behaviour in 3.5.1, configure used to test for it). + + + + August 4th, 2014 diff --git a/multimedia/audioutils/audacious.xml b/multimedia/audioutils/audacious.xml index 423e65734a..b88dc44824 100644 --- a/multimedia/audioutils/audacious.xml +++ b/multimedia/audioutils/audacious.xml @@ -259,6 +259,9 @@ make --with-buildstamp: This switch appends the given text to the version string. + : Use this for the plugins if you have + not installed mpg123 and do not wish to play mp3 files. + : Allow better Valgrind leak checks.