[ @(#)$Id: CHANGES,v 1.4 1999/01/01 23:31:45 olli Exp $ ]

Revision history in reverse chronological order (latest first).

0.6
~~~
CAM support (thanks to Kenneth Merry!).
Support for various audio output formats (see the -f option).
Devices parameters aren't hardcoded anymore, but they're read
	from an rc file (~/.tosharc + /usr/local/etc/tosharc).
Support for VideoCD tracks (CD-XA mode2/form2).

0.05
~~~~
Fixed Makefile (didn't compress manpages on "make install").
Applied BSD-style copyright to everything.
Finally created a manual page for pcmfade(1).

0.04
~~~~
Added -v switch (verbose) to display progress information,
	see the manual page.
Display of transfer rate and CD-ROM drive speed.
A few cosmetic fixes.
Cleaned up the source code a bit and added a few comments.

0.03
~~~~
Added -s and -e switches (start sector and end sector) to read an
	arbitrary part of an audio CD (independent of track layout).
Added -q switch (quiet), see the manual page.
Added -k switch (kbps for mp3 size estimation), see the manual page.
Added -b switch (buffer size), see the manual page.
Improved tracks index display.
Changed default buffer size from 24 to 10 sectors.
Fixed a few minor bugs.
Now includes a small tool "pcmfade" to create fade-ins and
	fade-outs in raw audio files (sorry, no manual page,
	type "pcmfade -h" for a short online help).

0.02
~~~~
Fixed bug causing wrong calculation of the number of tracks if
	there were more than 15 tracks.
Added -V switch to print the version number.

0.01
~~~~
First public release.
