19991130	Created ChangeLog file.
19991130	Made include/gdam contain autoconf.h and symlinks.
19991201	Added write_to_binary method in GdamSourceClass.
19991202	gui2 directory contains partial C rewrite of gui/.
19991203	callbacks for source status change (eof)
19991204	timer event.  turntable works.
19991205	cache, loop, modulator.
19991205	cli and gui2 bugs.  also lockup with filters ending.
19991206	"seek relative" working.
19991206	wavetable (+ common wavetables)
19991208	sequencer works!
19991208	componentfilterbase nearly works...
19991209        server-side syncing
19991210        component-producer separation.

/* TODO: invent a changelog from cvs and release notes */

0.906: fixes mp3 off-by-1152 error.
       first release w/ online help

20000405
	gdam-launcher automatically launches gdam-server in
	--control-fd mode -- which means it doesn't ever
	listen on a port.  Should be good for security --
	also simplifies new-user instructions.

0.934: bugfixes for nasty noises in filters (flange, firfilter)
       input bindings to signals as well as args
       replaced devicealias with implicit device numbering
       virtualization of buffer handling methods
       turntable tempo lock
       index points and somplex beatinfo handling
       jump around in a song while keeping time, jump to index points
       visual track display shows index points, beatinfo, descriptions
       support for setting buffer beatinfo, editing buffer descriptions
       beat-oriented random walk
       sequencer clicking, volume troubles fixed
       mininetwork bugfixes, new node types (rate limiter, falloff, gaussian..)
       sequencer pattern handling

