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

09/02/95 10/02/95	Requesting nonexistent help pages makes the topbox
			segment (eg. help from File Info box on Sequencer)
			[cause was wrong no of args to YQuery from YHelp - cc]

13/02/95 20/03/95	Interlock activation tag, when it reaches the IL
			server's activate callback, contains the four-char
			tag (correctly) followed by no \0 and then garbage
			[This is the right behaviour! - cc]

13/02/95 20/03/95	In all programs, trying to "close" a transient popup
			window from the window manager causes the X connection
			for the client to be severed.  Need to catch the
			notification and pop down appropriately.

20/03/95		The help text is out of date.  I think we need a
			more modern method of producing the text.

20/03/95 29/03/95	Second problem of 13/02/95 above is still not fixed
			for non-transients such as the Clipboard or Track
			List windows in the sequencer. [fixed partly,
			such events are now ignored completely... - cc]

31/03/95		If a window is iconified, popping up a dialogue
			box from it or requesting it to open a file should
			deiconify it.

