From c9df1a1f905e38045e5b4a34b26d5321428bcbff Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 3 Jun 2017 18:48:35 +0200 Subject: [PATCH] Updated change log and web page --- ChangeLog | 1 + xorriso/changelog.txt | 66 +++++++++++++++++++++++++++++++++++++--- xorriso/xorriso_eng.html | 1 + 3 files changed, 64 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 181cd6e5..5716191e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,7 @@ SVN trunk (to become libisoburn-1.4.8 or higher) isoburn_igopt_get_iso_mbr_part_type() * New -boot_image bootspec iso_mbr_part_type= * New -as mkisofs option -iso_mbr_part_type +* New -as mkisofs option -eltorito-platform * Properly refusing on Pseudo Overwritable formatted BD-R diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 5b01176b..50f1903b 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -18081,17 +18081,75 @@ New -as mkisofs option -iso_mbr_part_type * New -boot_image bootspec iso_mbr_part_type= * New -as mkisofs option -iso_mbr_part_type - [] [] +2017.04.09.175231 [2f24d82] [] +xorriso/iso_img.c +Avoiding to recognize real GPT as -part_like_isohybrid + +2017.04.09.175347 [4c45684] [] +xorriso/iso_img.c +With -report_system_area as_mkisofs ignore GPT if same start as MBR partition + +10 Apr 2017 [e30507d] [] +frontend/grub-mkrescue-sed.sh +Made -iso_mbr_part_type 0x00 default of grub-mkrescue-sed.sh mode "mbr_only" + +2017.04.25.135002 [d812835] [] +xorriso/configure_ac.txt +Bug fix: Variable LDFLAGS was emptied during ./configure test for jtethreads + +05 May 2017 [22d552a] [] +xorriso/configure_ac.txt +Preliminary blocking --enable-libcdio if CFLAGS, LDFLAGS contain option -static + +2017.05.05.123120 [e72d702] [] +libisoburn/isofs_wrap.c +When pseudo-blanking: Invalidate all ECMA-119 volume descriptors, not only PVD + +09 May 2017 [5865cef] +README +Replaced link to vanished svn repository by link to git repository + +2017.05.09.081543 [43c37e3] +xorriso/xorriso.h +xorriso/xorriso_main.c +xorriso/opts_p_z.c +xorriso/emulators.c +Changed copyright date to 2017 + +09 May 2017 [3e3fddd] +xorriso/README_gnu_xorriso +Replaced link to vanished svn repository by link to git repository + +2017.06.03.132429 [2126dce] +xorriso/emulators.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +New -as mkisofs option -eltorito-platform + +2017.06.03.163742 [92ae870] +xorriso/emulators.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Made small adjustment to new -as mkisofs option -eltorito-platform + + +03 Jun 2017 [] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt Updated change log and web page - [] [] +------------------------------------ cycle - xorriso-1.4.7 - 2017.06.03.163742 +* New -as mkisofs option -eltorito-platform + + + [] >>> doc/faq.wiki >>> Prepared some of the documentation for move to dev.lovelyhq.com - [] [] + [] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt @@ -18099,7 +18157,7 @@ Updated change log and web page ------------------------------------ cycle - xorriso-1.4.7 - - [] [] + [] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 15263ee9..6a07bd9f 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -692,6 +692,7 @@ Appended partitions of size >= 4 GiB led to abort with error message
  • Properly refusing on Pseudo Overwritable formatted BD-R
  • New -boot_image bootspec iso_mbr_part_type=
  • New -as mkisofs option -iso_mbr_part_type
  • +
  • New -as mkisofs option -eltorito-platform