aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.TXT')
-rw-r--r--CHANGES.TXT5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.TXT b/CHANGES.TXT
index 183c45e..5cb31d4 100644
--- a/CHANGES.TXT
+++ b/CHANGES.TXT
@@ -59,6 +59,11 @@ OTHER:
satellites to emulate. The number must be an integer between 1 and 12,
(1 is the default).
+ - fixed a bug in parameter handling: the implementation disagreed with the
+ documentation, requiring an additional dummy fourth argument. Now four or
+ five parameters are accepted (for backwards compatibility), but the last is
+ always the satellite count.
+
- Add a PulseAudio audio backend on Linux. It will be used by default
unless it's impossible to connect to the PA daemon.