diff --git a/doc/releasenotes/r14.0.9.docbook b/doc/releasenotes/r14.0.9.docbook
index d60054e2f..358bbfa83 100644
--- a/doc/releasenotes/r14.0.9.docbook
+++ b/doc/releasenotes/r14.0.9.docbook
@@ -18,6 +18,7 @@ release.
Bug fixes
Fixed problem with assignment of keyboard shortcuts in recent distros.
+ Various fixes to KMix, this will partially help when PulseAudio is installed.
@@ -29,7 +30,9 @@ release.
Dropped automake build system for various packages.
Continued overall look polishing.
TDE's QtCurve style updated to upstream version 1.8.5.
+ Added brightness control in kmilo generic monitor.
+
@@ -48,17 +51,29 @@ release.
the following use cases. Follow the recommended instructions to minimize
potential problems.
-
+
+PulseAudio support workarounds
+Initial support for PulseAudio is planned for the R14.1.0 release.
+For the time being you can try one of the following workarounds in case you have troubles with PA
+(especially muting/unmuting).
+
+
+ You can mute/unmute from the KMix slider LED, this should work fine with PA.
+
+
+ You can open KMix mixer window -> Settings -> Configure global shortcuts and remap the "toggle mute"
+ keyboard shortcut to some other key combination. Do not use "XF86AudioMute" key, since this is normally
+ used by KMilo and therefore may not work.
+
+
+ You can create a script that calls "dcop kmix Mixer-1 toggleMasterMute", this will mute/unmute the PA
+ master channel. You can add an input action tied to a keyboard shortcut to call this easy.
+
+
+
+
-
-FreeBSD Support
-TDE continues to offer support for FreeBSD, although still partial
-given some of the new issues that have arisen with the latest versions
-of FreeBSD. The TDE team will try their best to improve support for
-FreeBSD but progress will probably be slow. Additional developers or
-contributors willing to help porting the remaining features and
-applications are always welcome.