From 17650ed631b268a6b1debfcda62129c5f4540f43 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 14 Jan 2014 09:21:27 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 7 ++++++- xorriso/changelog.txt | 36 +++++++++++++++++++++++++++++++----- xorriso/xorriso_eng.html | 4 ++++ 3 files changed, 41 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1287dd02..aacab3e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,11 +2,16 @@ SVN trunk (to become libisoburn-1.3.6.tar.gz or higher) =============================================================================== * Bug fix: libisofs: Division by zero if HFS+ was combined with TOC emulation for overwritable media. +* Bug fix: -list_speeds did not work any more with old CD drives. + Regression introduced by release 1.3.4 * New isoburn_igopt_set_relaxed() relaxation isoburn_igopt_joliet_utf16 * New -compliance rule joliet_utf16, new -as mkisofs option -joliet-utf16 * New -find test -bad_outname, new -find action print_outname +* New -boot_image settings hppa_cmdline=, hppa_bootloader=, + hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk= +* New -as mkisofs options -hppa-cmdline, -hppa-bootloader, + -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk * New API call isoburn_conv_name_chars() -* libburn: Adapted Linux SG_IO adapter to scsi/sg.h of git.kernel.org libisoburn-1.3.4.tar.gz Thu Dec 12 2013 diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index dc60c403..23a92a46 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -15341,7 +15341,7 @@ Bug fix: -list_speeds did not work any more with old CD drives xorriso/drive_mgt.c Improved display of -list_speeds - [] +09 Jan 2014 [5220] ChangeLog xorriso/changelog.txt Updated change log and web page @@ -15350,13 +15350,42 @@ Updated change log and web page * libburn: Adapted Linux SG_IO adapter to scsi/sg.h of git.kernel.org +2014.01.14.084808 [5221] +libisoburn/libisoburn.h +Mentioned system area type 4 for HP-PA + +2014.01.14.090320 [5222] +xorriso/xorriso_private.h +xorriso/xorrisoburn.h +xorriso/opts_a_c.c +xorriso/opts_d_h.c +xorriso/iso_img.c +xorriso/write_run.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +New -boot_image settings hppa_cmdline=, hppa_bootloader=, hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk= + +2014.01.14.091348 [5223] +xorriso/emulators.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +New -as mkisofs options -hppa-cmdline, -hppa-bootloader, -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk + [] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt Updated change log and web page ------------------------------------- cycle - xorriso-1.3.5 - +------------------------------------ cycle - xorriso-1.3.5 - 2014.01.14.091348 +* New -boot_image settings hppa_cmdline=, hppa_bootloader=, + hppa_kernel_32=, hppa_kernel_64=, hppa_ramdisk= +* New -as mkisofs options -hppa-cmdline, -hppa-bootloader, + -hppa-kernel-32, -hppa-kernel-64, -hppa-ramdisk + + [] ChangeLog @@ -15381,9 +15410,6 @@ Important: When adding a public API function then add its name to file >>> ??? Adjust partition tables after add-on session with -boot_image any keep ? ->>> compare v/jigit_1.19.orig.tar.gz with jigit source in GNU xorriso - - ------------- >>> Have an AAIP pointer from any type of file to a (hidden ?) directory diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index f114c63c..7d59a083 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -667,6 +667,8 @@ cdrecord and mkisofs.
Bug fixes towards xorriso-1.3.4: