summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-12-08 16:47:33 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-12-08 16:47:33 +0000
commitfed0fc44d4a0868fb36008ced2a42475dd75e41b (patch)
treebf1e748f311e034dc2596af194b7a479d64f81a6 /ChangeLog
parent915732f5b5902ee6bc592c4b1e1cfd45baf79ca5 (diff)
sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ...
Original commit message from CVS: * sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ioctl to succeed while substituting an alternate 'supported' sample format.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cff07bd0..1d90d50a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-12-08 Jan Schmidt <jan.schmidt@sun.com>
+
+ * sys/oss/gstosshelper.c:
+ Verify that the format returned after the ioctl is the one
+ we requested. It is valid for the ioctl to succeed while
+ substituting an alternate 'supported' sample format.
+
2007-12-07 Tim-Philipp Müller <tim at centricular dot net>
* sys/oss/gstossaudio.c: (plugin_init):