From e51ace31b15126c97cc55aa683ce012ba571215e Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 25 Feb 2008 20:46:26 +0000 Subject: [PATCH] Updated changelog --- xorriso/changelog.txt | 144 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 134 insertions(+), 10 deletions(-) diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 2c374d23..e064ef27 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -1708,15 +1708,139 @@ xorriso/xorriso_private.h xorriso/xorrisoburn.c Transfering properties from disk to implicit directories in image path - [] +2008.02.16.211549 [1545] xorriso/xorriso_eng.html xorriso/changelog.txt Mentioned better directory attribute copying - ------------------------------------- cycle - xorriso-0.1.1 - 2008.02.16. +------------------------------------ cycle - xorriso-0.1.1 - 2008.02.16.211549 * Improved attribute transfer from disk for implicit target directories +2008.02.18.210343 [1546] +xorriso/xorriso.c +Bug fix: -report_about higher than NOTE did not report at all + +19 Feb 2008 [1547] +test/compare_file.c +Improved report format + +2008.02.19.184432 [1548] +xorriso/xorriso.c +xorriso/xorrisoburn.h +xorriso/xorrisoburn.c +xorriso/xorriso.1 +New option -as cdrecord emulates a narrow set of cdrecord gestures + +2008.02.19.212322 [1549] +xorriso/xorriso.c +xorriso/xorriso_private.h +xorriso/xorrisoburn.c +xorriso/xorriso.1 +Improved -as cdrecord + +20 Feb 2008 [1550] +test/compare_file.c +Revoked inflation of file type characters to words + +2008.02.20.234726 [1551] +libisoburn/libisoburn.h +libisoburn/burn_wrap.c +xorriso/xorriso.c +xorriso/xorrisoburn.c +xorriso/xorriso.1 +New option -as mkisofs emulates a narrow set of mkisofs gestures + +------------------------------------ cycle - xorriso-0.1.1 - 2008.02.21.090014 +* Bug fix: -report_about HINT or higher did not report at all +* Bug fix: speed=number without unit or media type letter was always CD speed +* Bug fix: it was possible to write to appendable media which was not -indev +* New option -as "cdrecord" emulates a narrow set of cdrecord gestures +* New option -as "mkisofs" emulates a narrow set of mkisofs gestures + +2008.02.21.090014 [1552] +xorriso/xorriso.h +xorriso/xorriso_private.h +xorriso/xorriso.c +xorriso/xorrisoburn.h +xorriso/xorrisoburn.c +New option -publisher + +2008.02.21.185203 [1553] +libisoburn/libisoburn.h +libisoburn/isoburn.h +libisoburn/isoburn.c +libisoburn/burn_wrap.c +xorriso/xorriso.c +xorriso/xorrisoburn.c +xorriso/xorriso.1 +Implemented a more reasonable solution for drive truncation with regular files + +2008.02.21.204613 [1558] +libisoburn/burn_wrap.c +xorriso/xorrisoburn.c +Introduced new severity ERRFILE + +2008.02.21.211101 [1559] +xorriso/xorriso.c +Updated -help text + +2008.02.22.114917 [1561] +libisoburn/burn_wrap.c +xorriso/xorriso.c +xorriso/xorrisoburn.c +Producing ERRFILE messages where appropriate + +2008.02.23.101619 [1568] +libisoburn/libisoburn.h +Changed libisofs requirements to 0.6.3 + +2008.02.23.101619 [1569] +libisoburn/burn_wrap.c +xorriso/xorrisoburn.c +Testwise implementation of libisofs.0.6.3 features + +2008.02.23.101619 [1570] +xorriso/xorriso_private.h +xorriso/xorriso.c +xorriso/xorriso.1 +New option -errfile_log + +2008.02.23.102903 [1571] +xorriso/configure_ac.txt +Made libisofs version leap in xorriso-standalone + +2008.02.23.113902 [1572] +xorriso/xorriso.h +xorriso/xorriso.c +Directed -as mkisofs -print-size to real stdout + +2008.02.23.125537 [1573] +xorriso/xorrisoburn.c +Various bugs and deviations around -as mkisofs -print-size + +2008.02.23.131825 [1574] +xorriso/xorrisoburn.c +Wrong description text + +2008.02.25.090001 [ZeroOneZero-pl01 1576 1577] +libisoburn/burn_wrap.c +xorriso/xorriso_timestamp.h +Safety cap for ABI usage bug towards libisofs >= 0.6.2 + +2008.02.25.174229 [1579] +libisoburn/burn_wrap.c +xorriso/xorrisoburn.c +Adapted to libisofs 362 from Vreixo bzr + +2008.02.25.204402 [1580] +xorriso/xorriso.c +Adaptions of -as mkisofs and -as cdrecord to enable full use by scdbackup + + +------------------------------------ cycle - xorriso-0.1.1 - +* New option -publisher +* New option -errfile_log + =============================================================================== TODO @@ -1725,12 +1849,17 @@ Mentioned better directory attribute copying ------------------------------------------------- bugs + ------------------------------------------------- important - +< xorriso configurable in scdbackup ------------------------------------------------- development +- mkisofs,cdrecord multi session + +- -restore +- -compare_file - -update , -update_r > Vreixo wrote: > public API to access old images, and extract file @@ -1738,7 +1867,6 @@ Mentioned better directory attribute copying > usage examples). - iso_file_source_open() iso_file_source_read() iso_file_source_close() -- @since tags > Relative addressing and pattern matching : iso_rr_pattern on @@ -1763,13 +1891,9 @@ Mentioned better directory attribute copying > Make transactional the tree deletions meant for replacing -> SORRY event when reading mini images (e.g. 24 blocks) -> Looks like either libisofs does not write enough blocks -> or libisoburn wants too many. - - Introduce an interrupt key for dialog --------------------------------------------- before 0.4.4 +-------------------------------------------- jump to libburn 0.4.4 - make use of burn_sev_to_text() in libisoburn and xorriso