From: Greg Ward Date: Fri, 3 Jan 2003 18:03:21 +0000 (+0000) Subject: Spread the blame (err, I mean credit) for ossaudiodev around a bit. X-Git-Tag: v2.3c1~2619 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa1d3aa643fdfd4a8e733bdbc8288c4b639ddd63;p=thirdparty%2FPython%2Fcpython.git Spread the blame (err, I mean credit) for ossaudiodev around a bit. --- diff --git a/Doc/whatsnew/whatsnew23.tex b/Doc/whatsnew/whatsnew23.tex index 175d67736187..5b84e4059314 100644 --- a/Doc/whatsnew/whatsnew23.tex +++ b/Doc/whatsnew/whatsnew23.tex @@ -1389,7 +1389,7 @@ been deprecated, and a new version named \module{ossaudiodev} has been added. The module was renamed because the OSS sound drivers can be used on platforms other than Linux, and the interface has also been tidied and brought up to date in various ways. (Contributed by Greg -Ward.) +Ward and Nicholas FitzRoy-Dale.) \item The parser objects provided by the \module{pyexpat} module can now optionally buffer character data, resulting in fewer calls to