From e0754219aa17544095a3ccdc40f5350e15a58e9d Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 19 Feb 2011 11:47:51 +0000 Subject: [PATCH] Updated change log --- ChangeLog | 2 ++ xorriso/xorriso_eng.html | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6480e8fc..295f62e9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ SVN trunk (to become libisoburn-1.0.2.pl00.tar.gz) =============================================================================== * Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer * Bug fix: ECMA-119 standards violation with Volume Descriptor Set Terminator +* Bug fix: Images produced with -for_backup might be unreadable and + also fail -check_md5 verification. * Removed compiler obstacles of GNU xorriso on Solaris 9 * New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty * New -as mkisofs option --old-empty diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 0031f8cc..17d4d708 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -577,12 +577,16 @@ cdrecord and mkisofs.
Bug fixes towards xorriso-1.0.0: