This file will list all differences between releases.

V2.2
=====
	Bug fixs:
	. First click on fixed rows or fixed columns will cause unnecessary
	  swapping.

	Features:
	. Support customed 'display heading' for each cross field.
	. New Property
		TCrossSQL/CSCrossFields.
	. New Run Time Method -- 
		TCrossSQL/SetCSFields -- set CSCrossFields property.
	. Properties removed
		TCrossSQL/AggrStrList
		TCrossSQL/CrossCols
		TCrossSQL/CrossRows
	. This file 'release.txt'.

This V2.2 are available for both Delphi1.0 and Delphi2.0

V2.3
=====
	Bug fixs.

	Features:
	. new TCrossReport component will let user to print the cross 
	  table result more easier.
	. new OnRowColumnChanged event. This event will be fired when
	  user use 'drag and drop' feature to switch cross row and 
	  cross column fields.
	Installation:
	. The main .dcu file is 'CROSSREG.DCU', this file will register
	  all 3 components to your sample pallet.

