From fb7da95452ab8069d3db6dd3b4d0ebd363a67e16 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 13 Nov 2016 11:16:10 +0100 Subject: [PATCH] Updated change log and web page --- ChangeLog | 7 ++++--- xorriso/changelog.txt | 25 +++++++++++++++++++++++-- xorriso/xorriso_eng.html | 5 ++++- 3 files changed, 31 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5273063e..2594418a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,15 @@ SVN trunk (to become libisoburn-1.4.8 or higher) =============================================================================== -- no novelties yet - - +* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to + size 4, instead of full boot image size +* Bug fix: -read_fs "norock" did not prevent reading of root Rock Ridge info libisoburn-1.4.6.tar.gz Fri Sep 16 2016 =============================================================================== * Bug fix: The default setting of -compliance did not apply rec_mtime to Joliet and ISO:1999. mkisofs emulation was not affected by this bug. * Bug fix: -file_size_limit did not increase ISO level if necessary. - Thanks Mattias Schlenker. + Thanks to Mattias Schlenker. * New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid() * New command -use_immed_bit, new -as cdrecord option use_immed_bit= * New -volume_date mode "all_file_dates" diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 240e3bd5..496de048 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -17907,10 +17907,24 @@ http://svn.libburnia-project.org/libisoburn/tags/1.4.6 libisoburn/libisoburn.ver Corrected sorting in libisoburn.ver - [] [] +2016.10.23.095558 [76ac0d8] xorriso/changelog.txt A first try to commit to git +2016.11.13.101258 [8adbb1d] +xorriso/xorriso_private.h +xorriso/base_obj.c +xorriso/opts_a_c.c +xorriso/emulators.c +xorriso/iso_img.c +xorriso/write_run.c +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4 [] ChangeLog @@ -17918,7 +17932,14 @@ xorriso/xorriso_eng.html xorriso/changelog.txt Updated change log and web page ------------------------------------- cycle - xorriso-1.4.7 - +------------------------------------ cycle - xorriso-1.4.7 - 2016.11.10.134753 +* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4 +* Bug fix: -read_fs "norock" did not prevent reading of root Rock Ridge + + [] +>>> doc/faq.wiki +>>> Prepared some of the documentation for move to dev.lovelyhq.com + [] diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 507daca9..fdcd0314 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -662,7 +662,10 @@ cdrecord and mkisofs.

Development snapshot, version 1.4.7 :

Bug fixes towards xorriso-1.4.6: