Imported Upstream version 0.72.3

This commit is contained in:
TANIGUCHI Takaki
2012-03-06 11:08:15 +09:00
parent 294f8623c4
commit 4cebc5af7d
813 changed files with 6705 additions and 3158 deletions

View File

@@ -1,3 +1,27 @@
0.72 (pl3) 03-10-2011
- Volodymyr Bychkoviak found a problem when verifying
RS01 files which are larger than 2GB and provided a bugfix.
- Backported improved Windows locale detection from 0.79 branch.
- made package compile under OS X 10.6; updated OS X toolchain
to Gtk 2.24.
0.72 (pl-2) 31-10-2010
- fixed and documented -n command line options for RS02.
Thanks to Jack Giles for noting this.
- changed sources for clean compile on gcc 4.4.3
- Using the CDROM_SEND_PACKET ioctl() will hang parallel
SCSI adapters. Added tests to determine the SCSI bus type,
and switch to the SG_IO ioctl() when in doubt.
Thanks to S. Seidl and R. Manfredi for the respective bug reports.<
- backported MIN_TRANSFER_LEN and length sanity check from 0.79.1
as a workaround for buggy drive chipsets (thanks to R.G.
for reporting this and helping with debugging output)
- backported "typical uses" link fix in welcome screen
(Thanks to C. Steigies)
- fixed recognition of dvdisaster 0.79 RS03-augmented image
- minor cosmetic changes for regression test compatibility
with 0.79
0.72 (pl-1) 08-08-2009
- Pablo Almeida provided a Portuguese translation
for the screen text.