aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.TXT
diff options
context:
space:
mode:
authorTim Baverstock <weasel@google.com>2010-11-25 16:04:04 +0000
committerTim Baverstock <weasel@google.com>2010-12-01 15:49:08 +0000
commit4afdaf1285ecdcbcfeac6d3e9be0b9b0de0e2b07 (patch)
tree8d562d2eda0211ae00bf9a4a4a8978264dde6379 /CHANGES.TXT
parent68235cf4e8f11c0f1abe78ec07921957ba5c3956 (diff)
downloadexternal_qemu-4afdaf1285ecdcbcfeac6d3e9be0b9b0de0e2b07.zip
external_qemu-4afdaf1285ecdcbcfeac6d3e9be0b9b0de0e2b07.tar.gz
external_qemu-4afdaf1285ecdcbcfeac6d3e9be0b9b0de0e2b07.tar.bz2
Correct command arguments for 'geo fix', but support backward compatible use.
Change-Id: Id4f427dfb918d69e3fb52725cbe88bce1666dddc
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.