From 829368199803ca43d64f49725bd4fd49f7e34074 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 24 Sep 2008 20:34:01 +0000 Subject: [PATCH] Mentioned recent releases of libisofs and libisoburn --- libburn/trunk/README | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libburn/trunk/README b/libburn/trunk/README index 0bd34905..9a49a890 100644 --- a/libburn/trunk/README +++ b/libburn/trunk/README @@ -277,7 +277,7 @@ Project history as far as known to me: image tree nodes. It now depends on libisofs-0.6.4 and libburn-0.4.4. xorriso makes use of new libisofs features by performing incremental updates of directory trees and by cutting oversized data files into - pieces. A primitive single session emulation of cdrcord and mkisofs is + pieces. A primitive single session emulation of cdrecord and mkisofs is provided. - 10th May 2008 libburn-0.4.6 supports formatting and writing of BD-RE, @@ -310,6 +310,11 @@ Project history as far as known to me: - 24th Aug 2008 libisoburn/xorriso-0.2.4 introduces a media readability check with data retrieval option. +- 18th Sep 2008 libisofs-0.6.8 supports ISO 9660 Level 3 which allows very + large data files in the image. + +- 20th Sep 2008 libisoburn/xorriso-0.2.6 takes into respect the new Level 3 + capabilities of libisofs. ------------------------------------------------------------------------------