1Common
2
3History
41.1	Fixed keyboard traversal. Errors included:
5	- widgets sometimes refused to release focus
6	- in some cases programs crashed when iconified
7	Visibility and unmap actions removed (they were not needed);
8	highlighting is now only done when the focus is set
9	explicitly; improved conditions in focusIn and focusOut.
10
111.2	(Oct '93) Added type Icon + converters; strncasecmp() replaced
12	with XMuCompareISOLatin1();
13