K 10 svn:author V 5 taoka K 8 svn:date V 27 1999-04-01T01:43:33.000000Z K 7 svn:log V 305 (1) Modification about sound by the following PR: PR: ports/8795 Submitted by: Mikhail Teterin (2) I found another bug: - if (!dsp) do_nothing(); + if (dsp<0) do_nothing(); The bug causes "Program terminated with signal 8, Floating point exception". (3) Typo in pkg/DESCR END