From 4afdaf1285ecdcbcfeac6d3e9be0b9b0de0e2b07 Mon Sep 17 00:00:00 2001 From: Tim Baverstock Date: Thu, 25 Nov 2010 16:04:04 +0000 Subject: Correct command arguments for 'geo fix', but support backward compatible use. Change-Id: Id4f427dfb918d69e3fb52725cbe88bce1666dddc --- CHANGES.TXT | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.TXT') 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. -- cgit v1.1