[2005-09-06] - 2.5.3 Neale Ferguson [Neale@sinenomine.net]
- cpint.c - Fix class_simple_device_add/remove
- cpint.agent - Removed
- Makefile - Remove installation rule for cpint.agent 

[2005-08-23] - 2.5.2 Neale Ferguson [Neale@sinenomine.net]
- Makefile - Fix install target processing
- cpint_load/cpint_unload - Removed

[2005-08-17] - 2.5.1 Neale Ferguson [Neale@sinenomine.net]
- cmdmain.c - Fix file pointer logic
- hcptest.c - Added to test fix of above

[2005-08-01] - 2.5.0 Neale Ferguson [Neale@sinenomine.net]
- Makefile - Make changes for hotplug exploitation
- cpint.agent - Hotplug agent for device driver

[2005-05-23] - 2.4.0 Neale Ferguson [NealeFerguson@earthlink.net]
- hcp.c - fix handling of response from CP to cater for non-displayable characters
- cmdmain.c, idmain.c, monmain,c - Use GFP_KERNEL | __GFP_REPEAT on kmalloc() requests

[2005-03-21] - 2.3.0 Hannes Reinecke [hare@suse.de]
- Register these devices with sysfs: enable for use with udev

[2005-03-18] - 2.3.0
- Use [un]register_ioctl32_conversion for running 32-bit utilities on a 64-bit system
- Change build process to use kernel method
- Fix idmain.c issuing of DIAG 0 in 64-bit mode

[2003-06-13] - 1.1.5
- Make command driver accessible concurrently
- Check for presence of VM on insmod (-EACCES is not)

[2003-06-12] - 1.1.4
- Fix monitor driver

[2003-04-22] - 1.1.3
- Add DIAG '4C' (Accounting) support: actmain.c, actgen.c
- Insist on Kernels 2.4 and above
- Insist on z/VM 4.3 and above

[2003-01-07] - 1.1.2
- License information

[2001-08-23] - 1.1.1
- Check for null arguments (i.e. don't put the machine in CP READ by mistake)
- Uppercase only the command - not the operands
