From 4f41ac8086b9c3c076d7708890bbbb0219083dab Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 7 Aug 2016 19:37:30 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 3 +++ xorriso/changelog.txt | 51 ++++++++++++++++++++++++++++++++++++- xorriso/xorriso_eng.html | 6 +++++ xorriso/xorriso_timestamp.h | 2 +- 4 files changed, 60 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c3712d13..3652463e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ SVN trunk (to become libisoburn-1.4.6 or higher) =============================================================================== * New command -use_immed_bit, new -as cdrecord option use_immed_bit= +* 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. +* New -as mkisofs option --set_all_file_dates libisoburn-1.4.4.tar.gz Fri Jul 01 2016 =============================================================================== diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index ce7ac6c2..280edefa 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -17600,7 +17600,7 @@ xorriso/xorrecord.1 libisoburn/libisoburn.ver New command -use_immed_bit, new -as cdrecord option use_immed_bit= - [] +31 Jul 2016 [5731] ChangeLog xorriso/xorriso_eng.html xorriso/changelog.txt @@ -17610,6 +17610,55 @@ Updated change log and web page * New command -use_immed_bit, new -as cdrecord option use_immed_bit= +2016.08.04.073312 [5733] +xorriso/misc_funct.c +Corrected weekday name in debug message of --modification-date. Thanks to Chris Lamb. + +2016.08.05.112045 [5734] +libisoburn/libisoburn.h +Mentioned that an empty name with isoburn_igopt_set_scdbackup_tag disables it + +05 Aug 2016 [5735] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Mentioned that empty record_name disables scdbackup tagging + +2016.08.06.111650 [5736] +xorriso/write_run.h +xorriso/xorriso_eng.html +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. + +2016.08.06.132358 [5737] +xorriso/emulators.c +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +New -as mkisofs option --set_all_file_dates + +07 Aug 2016 [5738] +xorriso/xorriso.texi +xorriso/xorriso.info +xorriso/xorriso.1 +xorriso/xorrisofs.texi +xorriso/xorrisofs.info +xorriso/xorrisofs.1 +Documented new timestamp behavior of El Torito catalog file + +2016.08.07.193333 [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.4.5 - 2016.08.07.193333 +* 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. +* New -as mkisofs option --set_all_file_dates + [] ChangeLog xorriso/xorriso_eng.html diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index d02accea..3cf0dab7 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -654,6 +654,9 @@ cdrecord and mkisofs.
Bug fixes towards xorriso-1.4.4: