-2016xxxx 4.x
+2020XXXX XXXXX
+ - Fix for invalid CDROM READ TOC responses (Thanks Simon Gander)
+
+20191202 4.8.4
+ - Fix to prevent sending floppy geometry mode page when not configured as
+ a floppy (Thanks Landon Rodgers)
+ - Fix for VMS 5.5-2 Inquiry allocation lengths. Requires setting "vms" quirk
+ mode in the XML config (Thanks Landon Rodgers)
+
+20190610 4.8.3
+ - Improve XEBEC controller support
+ - Add Flexible Disk Drive Geometry SCSI MODE page
+ - Fix SD card hotswap bug
+ - Add scsi mode page 0 support
+ - Fix regression for EMU EMAX
+
+20180926 4.8.1
+ - Fix bug when writing with multiple SCSI devices on the chain
+
+20180416 4.8
+ - Fix Unit Serial Number inquiry page to use return configured serial number
+ - Apple mode pages now only sent when in Apple mode.
+ - Added quirks selection to scsi2sd-util. Apple users should manually fix
+ their settings to use the Apple mode.
+ - Added specific support for XEBEC controllers.
+ - Added a speed selection to scsi2sd-util. Users with older SASI or SCSI1
+ controllers should select the lower speed for stability.
+ - Support for v5.1 hardware boards.
+
+20170501 4.7.1
+ - Fix scsi2sd-util size and sector-size inputs
+ - Fix crash when configured scsi disk starting sector is less than
+ SD card size
+ - Update to PSoC Creator 4.0
+
+20170312 4.7
+ - Fix bug in SCSI Inquiry command for SCSI2 hosts
+ - Added OMTI host quirks mode
+ - Fix for booting from early Mac Plus ROMS
+ - Performance fix when SCSI2 mode is enabled. Some users may need
+ to disable SCSI2 mode if it was incorrectly enabled previously.
- Added support for configurable mode pages
+ - Fix for exporting selectionDelay/startupDelay parameters to XML
+ via scsi2sd-util
+ - scsi2sd-util is now built with libudev1 on Linux, as all distros have
+ moved to this version. Users on older Linux distributions will need to
+ compile from source.
20160111 4.6
- Fixed bug when using sector size that isn't a multiple of 4