version 1.0-4:
	* Bug fix in doQmapPTF.matrix
	* Updated NAMESPACE to include S3 methods registration
	* Changed title to be in title case
	* Added importFrom("stats",...) to NAMESPACE
version 1.0-3:
	* fix several small bugs: change "min(length(ys),length(ys))" to "min(length(xs),length(ys))"
	* in fitQumapQUANT.default
	* in fitQmapRQUANT.default
	* in fitQmapSSPLIN.default
version 1.0-2:
	* fixing issue in the example of fitQmapDIST, occuring in R-devel version on Mac
	* small updates in the doccumentation of: bernlnorm, bernexp, bernweibull
version 1.0-1:
	* updated package citation
	* small corrections in package documentation
