[Python-checkins] python/dist/src/Doc/whatsnew whatsnew23.tex,1.80,1.81

akuchling@users.sourceforge.net akuchling@users.sourceforge.net
2002年12月01日 06:00:27 -0800


Update of /cvsroot/python/python/dist/src/Doc/whatsnew
In directory sc8-pr-cvs1:/tmp/cvs-serv14822
Modified Files:
	whatsnew23.tex 
Log Message:
Add ossaudiodev; fix typo
Index: whatsnew23.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/whatsnew/whatsnew23.tex,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** whatsnew23.tex	29 Nov 2002 19:43:45 -0000	1.80
--- whatsnew23.tex	1 Dec 2002 14:00:21 -0000	1.81
***************
*** 1071,1075 ****
 \envvar{LDFLAGS}, and \envvar{CPPFLAGS} environment variables, using
 them to override the settings in Python's configuration (contributed
! by Robert Weber); the \function{get_distutils_option()} method lists
 recently-added extensions to Distutils.
 
--- 1071,1075 ----
 \envvar{LDFLAGS}, and \envvar{CPPFLAGS} environment variables, using
 them to override the settings in Python's configuration (contributed
! by Robert Weber); the \function{get_distutils_options()} method lists
 recently-added extensions to Distutils.
 
***************
*** 1160,1163 ****
--- 1160,1169 ----
 \module{posix} module that underlies the \module{os} module.
 (Contributed by Gustavo Niemeyer and Geert Jansen.)
+ 
+ \item The old and never-documented \module{linuxaudiodev} module has
+ been renamed to \module{ossaudiodev}, because the OSS sound drivers
+ can be used on platforms other than Linux. The interface has also
+ been tidied and brought up to date in various ways. (Contributed by
+ Greg Ward.)
 
 \item The parser objects provided by the \module{pyexpat} module

AltStyle によって変換されたページ (->オリジナル) /