Update of /cvsroot/q-lang/q-audio
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31549
Modified Files:
NEWS
Log Message:
fix typo
Index: NEWS
===================================================================
RCS file: /cvsroot/q-lang/q-audio/NEWS,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** NEWS 31 Jan 2008 07:01:18 -0000 1.12
--- NEWS 11 Feb 2008 06:06:57 -0000 1.13
***************
*** 1,3 ****
! 01-31-00 V2.6 add audio_in/audio_out convenience functions
10-05-07 V2.5 audio_player now installs into <prefix>/share/q/apps
02-25-06 V2.4 update for Q 7.0
--- 1,3 ----
! 01-31-08 V2.6 add audio_in/audio_out convenience functions
10-05-07 V2.5 audio_player now installs into <prefix>/share/q/apps
02-25-06 V2.4 update for Q 7.0
|