1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[misc] pocketful of enhancement and fixes - part 4

* Fix disappearance of "Start" button when selecting an ISO with
  no target (reported by Sopor)
* Add commented sample ini file
* Add AC_PROG_AR macro in configure.ac
* Update ChangeLog for BETA
This commit is contained in:
Pete Batard 2015-02-10 22:45:48 +00:00
parent 0e1625975c
commit cf7e52e051
17 changed files with 163 additions and 16 deletions

View file

@ -1,3 +1,20 @@
o Version 2.0 (2015.03.??)
Major UI improvements (improved font, new info field, no separate progress dialog, etc.)
Add support for Windows To Go (when Rufus is running on Windows 8 or later)
Add support for Grub4DOS and GRUB 2 based images (e.g. FreeNAS)
Add portable application support, through a 'rufus.ini' file
Add native decompression support for DD images (.Z, .gz, .lzma, .bz2 and .xz)
Add seamless UEFI boot of NTFS partitions, for Windows ISOs with large files (>4GB)
Add support for Windows multipart install.swm
Add support for non Microsoft VHD drivers
Add Norwegian translation, courtesy of JED
Fix a crash on image selection when no device is present
Fix broken VHD support for non-English version of Windows
Fix write error for DD images that are not a multiple of the sector size
Fix broken Unicode support
Update Syslinux to 6.0.3
Other improvements and fixes
o Version 1.4.12 (2014.11.09) [BUGFIX RELEASE]
Fix support for Red Hat 7 and CentOS 7
Fix support for Debian 7.x