Updated changelog

This commit is contained in:
Thomas Schmitt 2008-02-25 20:46:26 +00:00
parent 55a70f1463
commit e51ace31b1
1 changed files with 134 additions and 10 deletions

View File

@ -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