summaryrefslogtreecommitdiff
path: root/doc/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Changelog')
-rw-r--r--doc/Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/Changelog b/doc/Changelog
index 104bd7d..3347bda 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -311,3 +311,8 @@ Samuel Thibault <sthibault@debian.org>
Solved compiler warnings.
Thanks to Colomban Wendling <cwendling@hypra.fr> for his
patch to gracefully quit daisy-player upon receiving a signal.
+11.7.1 In the function select_next_output_device () the value of
+ the pactl field "Description:" is replaced by the value of
+ field "alsa.card_name".
+ Suggested by Didier Spaier <didier@slint.fr>.
+11.7.2 OOPS. Had forgotten to remove debug-lines in the previous version.