Complete changelog for diskimage.device for AROS (c) 2007-2010 Fredrik Wikstrom

52.27 (18-May-2011)
 - Removed usage of RunCommand() in InitPlugin() function (thanks to this fix
   the external plugins don't cause crashes on i386-linux hosted AROS anymore)

52.26 (12-Dec-2010)
 - Changed error requester code to use MUI_Request function
 - DiskImageGUI images are now searched for in the following places:
    - PROGDIR:
    - PROGDIR:Images/
    - SYS:Prefs/Presets/Images/
    - TBImages:
 - Backported rewritten and improved MountDiskImage from AmigaOS 4.x version
 - Added MountHDF command to make mounting single partition .hdf files easier

52.25 (30-Aug-2010)
 - Implemented plugins window in DiskImageGUI same as in OS3.x version

52.24 (20-Aug-2010)
 - First PPC AROS build of diskimage.device (untested)

52.23 (19-Aug-2010)
 - Fixed a memory leak in expat.library realloc function
 - The DeviceType setting is now configurable from DiskImageGUI same as in the
   OS4 version

52.22 (19-Aug-2010)
 - Implemented error requesters when mounting disk images with DiskImageGUI
 - Disabled the snapshot function in the DiskImageGUI menu since this feature
   doesn't appear to be working in current Zune and instead added a slightly
   more reasonable default size for the window

52.19 (14-Aug-2010)
 - Fixed the obsolete MountDisk, UnitInfo and WriteProtect functions in
   diskimage.device's library interface

52.17 (3-May-2010)
 - Implemented a simple Zune GUI for mounting disk images

52.16 (26-Apr-2010)
 - Endian swapping is now done in x86 assembler
 - Added some icons and an Installer script (doesn't work with current AROS
   Installer)

52.15 (19-Apr-2010)
 - First released version
