ver.0.4.3c
	- Add --seqdev and --seqidx options
	- Add --bass and --treble options
	- RPM spec file is included

ver.0.4.3b
	- Correction of documents
	- Makefile was fixed

ver.0.4.3a
	- Minor bug fixes

ver.0.4.3
	- Add --newvolume option for v0.4.3 driver
	- Add --increment option
	- Modify AWE32-NRPN calculation

ver.0.4.2b
	- Fix a bug in reading RPN mixed with NRPN events

ver.0.4.2a
	- Ignore Bank LSB (cc#32) in GS mode
	- Add seqbuf and seqecho options (for FreeBSD)
	- Add "program change" sysex
	- Fix a bug in setting reverb modes in the option editor
	- Fix other misc bugs

ver.0.4.2
	- New external interface programs, tkmidi and atmidi
	- New file browser dialog in tkmidi
	- Merge both pipe and tk interfaces
	- Use Imakefile instead of Makefile
	- Display the first MIDI text event as a title
	- Rewrite seqeuncer routine using echo back & sync mechanism
	- Check control rate of seq device
	- Support for AWElib
	- Add XG emulation (drum and sfx bank with XG mapping) via
	    --xgmap and --xgload options
	- Accept master volume and mode set sysex messages
	- Add channel volume scale option
	- Add RPN tuning controls (--tuninig option)
	- Add base key up/down
	- Set off channel priority option as default
	- Add help command line option
	- Do not exit even illegal option is passed
	- Support for normal curses library (in ncurses mode)
	- Add chorusdepth and reverbdepth options
	- Add pipe and shmid options (for pipe interface)
	- Add user defined chorus/reverb modes (for Tk interface only)
	- Add conversion rule option (--convert)
	- Add usefx and effect parameter options (experimental feature)
	- Allow some SC88 NRPN controls (experimental feature)
	- Allow soft pedal control (experimental feature)

ver.0.4.1	development versions

ver.0.4.0b
	- Fix a bug in shuffle play mode
	- Fix a bug in realtime pan change

ver.0.4.0a
	- Fix a bug in cmpopen.c
	- Fix a bug in pause command
	- Fix a bug in getopt

ver.0.4.0
	- Add dynamic loading of soundfonts
	- Add auto skip mode
	- Add MT32 option
	- Add volume scale
	- Support for Linux/Alpha system
	- Support for RIFF combined MIDI format (experimental)
	- Support for CMF format (experimental)
	- Read default rc file (~/.drvmidirc)
	- Support for long options
	- Change seq volume control for drv-0.4.0
	- Add note-off check on txtplay
	- Wait for start up of window in Tcl interface
	- Adapt to long lyric message
	- Change miditext command format
	- Rewrite Makefile (got rid of Makefile.notk)

ver.0.3.3f
	- Remove sf_id check
	- Adapt seq controls to awedrv-0.3.3e

ver.0.3.3e
	- Fix max size of string buffer in tk_c.c
	- Can exit from window
	- Fix pipe control to sync input

ver.0.3.3d
	- Fix sf_id problem
	- Fix browser.tcl

ver.0.3.3c
	- Add ctl->close on interrupt
	- Fix cmsg in tk/ncurs modes

ver.0.3.3b
	- Include GS part change macro
	- Realtime pan check
	- Note on/off check
	- Realtime time checking
	- Builtin Tcl/tk trace functions using shared memory
	- Add ncurses interface
	- Fix 32 channels support
	- Add input from stdin

ver.0.3.3a
	- Fix a bug in putting error message dialog

ver.0.3.3
	- Support of maximum 32 channels (for SMF1/2)
	- add bass/treble control

ver.0.3.2
	- Change awe_voice.h path
	- Add -m option for Tcl/Tk interface
	- Add display & geometry options for Tcl/Tk interface
	- Do not display trace window unless tracing mode is on
	- Add foreword/backward buttons
	- Add current time display together with current file
	- Shrink button sizes

ver.0.3.1a
	- Synchronous output of lyric messages
	- Set default interface to dumb mode on non-X environment

ver.0.3.1
	- Send zero wait timer control when necessary
	- Add new features in Netscape pipe control mode
	- Add RC_KILL feedback in tcl interface

ver.0.3.0b
	- Add "subsf" command in index file for reading optional SoundFont file
	- Set drum channels properly

ver.0.3.0a
	- Fix bugs in reading index files
	- Change to AWE_NOTEOFF_ALL from SEQ_CONTROL

ver.0.3.0
	- Rewrite README / man files
	- Add path searching in reading MIDI files
	- Read index file for optional features

ver.0.2.99c
	- Add accept-all-off option
	- Fix a bug on shuffle play mode

ver.0.2.99b
	- Fix attack time calculation
	- Open/close seq device only when necessary

ver.0.2.99a
	- Fix default bank number for drum channels
	- Replace from obsolete SEQ controls to new one (SEQ_CONTROL)

ver.0.2.99 (0.3 beta)
	- Change to channel mode access

ver.0.2.0b
	- Add GPL copyright notice
	- Add on-line man file
	- Fix a bug in RPN MSB/LSB

ver.0.2.0a
	- Fix a seg-falt bug when sysex message is too long
	- Quote auto-decompress command lines

ver.0.2.0
	- Support FreeBSD

ver.0.1.6
	- Add NRPN controls

ver.0.1.5a
	- Add descriptions for new options in README
	- Add drum flag option

ver.0.1.5
	- Add reset_status()
	- Remove key bindings for volume controls in tcl script

ver.0.1.4e
	- Fix Makefile
	- Enable sustain control again
	- Fix a bug in previous control
	- Add release sustain option

ver.0.1.4d
	- Fix auto-decompress command lines
	- Replace strings TkMidity to TkAWEMidi in tcl scripts

ver.0.1.4c
	- Remove sustain control
	- Fix current time calculation in MIDI files

ver.0.1.4b
	- Add Tcl/Tk interface (derived from Timidity)

ver.0.1.4
	- Add chorus & reverb mode options
	- Remove some debug printings

