
Date Found - Fixed	Description 
------------------	-----------

25/03/94 - 25/03/94	Attempting to open test-tie-2.rose (a badly formed
			file) causes subsequent loading of valid files to
			produce garbled input. Eventually it all comes
			crashing down with a segmentation fault.

end 3/94 - 10/04/94	Program would sometimes segment on exiting (after
			confirming exit, during the attempt to confirm saves
			of any changed files).  This only seemed to happen
			if there *were* some changed files to be saved.
			Cause was destroying the menus before popping up
			the query box: the box caused stave to be exposed
			and this attempted to change a menu mode.

11/04/94		Trying to remove time signature from a bar without
			a time signature can cause crashes (particularly if
			the bar is the first in the staff).

16/04/94		Although the count of the number of bars increases
			when new bars are added, it doesn't decrease if
			they're removed -- it's still possible to scroll
			right through all the deleted bars.

28/04/94		Doesn't seem to like 1-track files.

02/06/94		Removing time signatures from the start of a staff
			sometimes seems to take out the clefs as well.
			(It'll remove all clefs, even if you only take 
			out one time sig.)

	   09/02/95	Incorporated fixes from jonyi@mit.edu into MidiIn.c.

09/02/95 - 09/02/95	Importing midi files with empty tracks could fail
			because track 0 marked a time signature as being
			right at the end of one of the other tracks

09/03/95		MenuTools.c still uses tempnam(), which isn't
			POSIX compliant
