V1.1->V1.2:
	Features:
		Autodetect port MTU
		Add libehca.spec.in and misc docs
		Implement small qp support for userspace
    		Implement large page support for userspace
		Implement SRQ support for userspace
		Support ABI version of kernel 2.6.24
		Support driver ABIs of older kernels and distributions
		Print return codes as decimal in user space

    	Bugfixes:
		Prevent RDMA-related connection failures on some eHCA2 hardware
		Proper IPD calculation, remove unnecessary query_port()
		Fix error of sense context opts with multiple adapter
		Fix mapping firmware handle's bug
		Copy queue offset from kernel's response block in queue struct
		Change the use of mmap64 to support more than 4096 QPs
