From ed27d542e0bdded79a98400bb44f59ac3690a8a5 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 7 Mar 2011 12:36:30 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 6 +++++- xorriso/xorriso_eng.html | 19 ++++++++++++++++++- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 638e01e8..04ecd21d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ SVN trunk (to become libisoburn-1.0.4.pl00.tar.gz) =============================================================================== +* Bug fix: xorrisofs did not work under growisofs -M (version 1.0.0 was ok) +* Bug fix: -as mkisofs -C attempted to read volume header of blank media * Bug fix: -as mkisofs -old-root did not work with -graft-points * Bug fix: -as mkisofs -partition_hd_cyl had no effect -* Bug fix: -as mkisofs -C attempted to read volume header of blank media +* Bug fix: -as mkisofs did not properly unescape target part of pathspecs * Bug fix: isohybrid image size was not aligned to cylinder boundary * New -padding modes "included" and "appended" * New bootspec partition_cyl_align=, new -as mkisofs option -partition_cyl_align +* New -as mkisofs and -as cdrecord option --no_rc +* Own man page and info document for xorrisofs libisoburn-1.0.2.pl00.tar.gz Mon Feb 23 2011 diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 09f41c6c..ea177e6c 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -468,6 +468,11 @@ as xorriso/xorriso-1.0.2.tar.gz
Documentation:
README about installation and drive setup
xorriso -help gives an overview of options
+
xorriso -as mkisofs -help + supported options of mkisofs emulation +
+
xorriso -as cdrecord -help + supported options of cdrecord emulation
man xorriso is the manual page
@@ -590,11 +595,15 @@ cdrecord and mkisofs.

Development snapshot, version 1.0.3 :

Bug fixes towards xorriso-1.0.2: