Tue, 17 Aug 1999 21:02:23 -0600  Tony Arcieri  <bascule@inferno.tusculum.edu>

	* Configuration questionaire pops up the first time you use it now.

	* Fixed problems with completion of long track names.

	* Fixed trackname completion so if you don't give a single quote
	  it adds one for you.

	* Disabled filename completion attempts by readline

	* Fixed the segv problem when you attempt to complete nothing

	* Some functions modified to display number of frames

Fri, 18 Jun 1999 01:04:03 -0600  Tony Arcieri  <bascule@inferno.tusculum.edu>

	* Fixed the "verbose" segfault bug (hopefully)

	* Command completion is finally implemented.  Just hit 'tab' to
	  complete a command.  Enter the beginning of a track name (in quotes)
	  to complete a track name as well.

Sat Apr 17 16:31:00 MDT 1999  Tony Arcieri  <tarcieri@gjhsnews.mesa.k12.co.us>

	* Added CD Index support

	* Fixed bug with 'status' garbling the track number

Fri Apr  9 23:16:53 MDT 1999  Tony Arcieri  <tarcieri@gjhsnews.mesa.k12.co.us>

	* Added cddb_message support

	* Modified cdcd to work with new libcdaudio interface.

	* Fixed the ^D bug

	* Fixed glibc2.1 related snprintf problems

Thu Feb 18 22:07:45 MST 1999  Tony Arcieri  <tarcieri@gjhsnews.mesa.k12.co.us>

	* Added the "access" command, which lets you toggle local or remote
	  CDDB access on-the-fly, and specify proxies to use.

	* Changed the "sites" command to let you edit the server list

	* Followed some advice on renaming some commands with "stupid names"
	  "infoall" is now "tracks", and "seldisc" is now "slot"

	* Fixed some autoconf problems with readline

Thu Feb 11 21:45:21 MST 1999  Tony Arcieri  <tarcieri@gjhsnews.mesa.k12.co.us>

	* New .cdcdrc format created

	* 'rndplay' added to play a random track

	* 'cddbmsg' changed to 'verbose'

	* 'sites' command added to update CDDB server list

	* cdcd changed to use new libcdaudio interface

Sat Sep 26 18:16:23 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* Wrote my own INSTALL

	* Fixed problems with play command, namely when play is invoked without
	  any arguements.

	* Modified cdcd to use new libcdaudio interface

	* Fixed problems with cddb_lookup command, used when CDDB messages are
	  on.  Eliminated the "cddb_lookup: No such file or directory" problem.

Thu Aug 27 21:49:31 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* cdcd stores device name and cddbmsg toggle in ~/.cdcdrc

	* cdcd retains both original server-side CDDB implementation as well
	  as a new client side implementation designed to demonstrate
	  libcdaudio's new CDDB interface.  This is toggled with the cddbmsg
	  command in cdcd.

	* Added "device" function to select a different CD-ROM device

	* Better ext function

	* cdcd fixed to use new libcdaudio interface (for better CDDB
	  functionality)

Wed Aug 12 21:26:47 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* Added setpos function.

	* Functions improved to take advantage of more arguements, namely
	  play, setvol, and edit.  Better functionality with ff and adv. 

	* Got rid of that stupid one arguement limit... cdcd now takes 16, by
	  default.

Sat Aug  1 16:20:05 MDT 1998  Tony Arcieri  <bascule@inferno.tusculum.edu>

	* getvol implemented

	* volume command changed back to setvol

	* genre may now be changed using the edit command

	* list and seldisc commands added for interim CD-ROM changer support

	* refresh command added 

	* debug command added, in case anyone cares

	* info and infoall commands a bit more informative

Sat Jul 25 18:51:39 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* Used automake/autoconf to configure cdcd

	* Added ext function to display extended disc information

	* Fixed segv when you attempt to play without a disc

Thu Jul 23 00:21:51 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* libcdaudio now included with cdcd, instead of vice versa

	* Fixed track 0 bug with name-based play

Wed Jul 22 12:35:04 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* cdcd modified to accomidate new disc_data structure
	
	* Added support for many new libcdaudio features

	* Added play-by-trackname feature

	* Fixed CD isn't present info bug

Mon Jul 20 01:02:23 MDT 1998  Tony Arcieri  <bascule@procyon.mesa.k12.co.us>

	* Started ChangeLog.
