Documented changes and release timestamp
This commit is contained in:
parent
4cd9386d00
commit
43a493bde2
@ -2040,7 +2040,7 @@ xorriso/make_xorriso_standalone.sh
|
|||||||
xorriso/configure_ac.txt
|
xorriso/configure_ac.txt
|
||||||
Version leap to xorriso-0.1.2
|
Version leap to xorriso-0.1.2
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-0.1.2 - 2008.03.
|
---------------------------------- release - xorriso-0.1.2 - 2008.03.12.100001
|
||||||
* Bug fix: -report_about HINT or higher did not report at all
|
* 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: 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
|
* Bug fix: it was possible to write to appendable media which was not -indev
|
||||||
@ -2073,9 +2073,227 @@ Version leap to 0.1.3
|
|||||||
|
|
||||||
------------------------------------ cycle - xorriso-0.1.3 - 2008.03.12.130605
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.03.12.130605
|
||||||
|
|
||||||
12 Mar 2008 [XorrisoZeroOneTwo ] []
|
12 Mar 2008 [XorrisoZeroOneTwo 1628] [1629]
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Document changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
2008.03.19.081837 [1637]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
Bug fix: -as mkisofs -nopad must be -no-pad
|
||||||
|
|
||||||
|
19 Mar 2008 [1638]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Added a hint about alternating media with -update_r
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.03.19.081837
|
||||||
|
* Bug fix: -as mkisofs -no-pad was misspelled -nopad
|
||||||
|
|
||||||
|
|
||||||
|
20 Mar 2008 [1639]
|
||||||
|
xorriso/README
|
||||||
|
Added -commit_eject all to an example which involves mount
|
||||||
|
|
||||||
|
2008.03.20.192317 [1640]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
Changed messages of -update and -update_r
|
||||||
|
|
||||||
|
2008.03.20.210522 [1641]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Better handling of attempt to manipulate non-existent ISO image
|
||||||
|
|
||||||
|
2008.03.22.130031 [1642]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards coordination of -compare, -update and -cut_out
|
||||||
|
|
||||||
|
2008.03.22.130128 [1643]
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Bug fix: Implicite directory attribute copying with -cut_out was wrong
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.03.22.130128
|
||||||
|
* Bug fix: Implicite directory attribute copying with -cut_out was wrong
|
||||||
|
|
||||||
|
|
||||||
|
22 Mar 2008 [1644]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Correction about Linux mount which does not accept session= with DVD.
|
||||||
|
|
||||||
|
2008.03.25.170747 [1645]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards coordination of -compare, -update and -cut_out
|
||||||
|
|
||||||
|
2008.03.26.092120 [1646]
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Gave up obsoleted macros and their code branches
|
||||||
|
|
||||||
|
2008.03.27.103344 [1647]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards coordination of -update and -cut_out
|
||||||
|
|
||||||
|
27 Mar 2008 [1648]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Published coordination rules for -cut_out, -compare and -update
|
||||||
|
|
||||||
|
2008.03.29.164038 [1649]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New option -split_size, automated splitting of oversized files
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.03.29.164038
|
||||||
|
* Coordination of -cut_out, -compare and -update
|
||||||
|
* New option -split_size, automated splitting of oversized files
|
||||||
|
|
||||||
|
2008.03.31.081347 [1650]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Adjusted documentation of -split_size
|
||||||
|
|
||||||
|
2008.04.01.213121 [1652]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Replaced single 128 kB cache tile by 32 tiles of 64 kB each
|
||||||
|
|
||||||
|
2 Apr 2008 [1653]
|
||||||
|
COPYRIGHT
|
||||||
|
Corrected GPL version
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.04.03.074309
|
||||||
|
* Improved performance with reading directory trees
|
||||||
|
|
||||||
|
2008.04.03.204051 [1657]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New option -session_log
|
||||||
|
|
||||||
|
5 Apr 2008 [1658]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Mentioned that drives close full media automatically
|
||||||
|
|
||||||
|
2008.04.05.112055 [1659]
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Reporting amount of non-data with -toc media summary
|
||||||
|
|
||||||
|
5 Apr 2008 [1660]
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
Mentioned new features
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.04.05.112055
|
||||||
|
* New option -session_log
|
||||||
|
|
||||||
|
2008.04.07.185727 [1662]
|
||||||
|
xorriso/xorriso.h
|
||||||
|
Added prototype of Xorriso_option_session_log()
|
||||||
|
|
||||||
|
2008.04.07.201253 [1664]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Removed some unused code
|
||||||
|
|
||||||
|
8 Apr 2008 [1677]
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
Followed version leaps of libburn
|
||||||
|
|
||||||
|
2008.04.08.153508 [1678]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Made libisoburn and xorriso require libburn >= 0.4.4
|
||||||
|
|
||||||
|
2008.04.09.114815 [1679]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Corrected behavior around image data read error
|
||||||
|
|
||||||
|
2008.04.12.112159 [1682]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
Changed behavior of -commit_eject ""
|
||||||
|
|
||||||
|
2008.04.18.184517 [1690]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Restricted ds_read_block() messages about unreadable data to actual data block
|
||||||
|
|
||||||
|
2008.04.20.111054 [1692]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Corrected maximum age value for read buffer tiles
|
||||||
|
|
||||||
|
20 Apr 2008 [1693]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Mentioned stdin with option -path_list
|
||||||
|
|
||||||
|
2008.04.20.111419 [1694]
|
||||||
|
libisoburn/burn_wrap.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Displaying free space rather than "non-data" on drive aquiry and -toc
|
||||||
|
|
||||||
|
28 Apr 2008 [1709]
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
Updated libisofs version number in xorriso-standalone
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.3 - 2008.04.28.082539
|
||||||
|
* Now depending on libisofs-0.6.4
|
||||||
|
|
||||||
|
2008.04.28.120001 [branch 1711]
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libisoburn/libisoburn.h (isoburn_header_version_*)
|
||||||
|
xorriso/README
|
||||||
|
xorriso/xorriso_timestamp.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorrisoburn.h (xorriso_libisoburn_req_*)
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/make_xorriso_standalone.sh
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
Version leap to 0.1.4
|
||||||
|
|
||||||
|
28 Apr 2008 [branch 1712]
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
|
||||||
|
---------------------------------- release - xorriso-0.1.4 - 2008.04.28.120001
|
||||||
|
* Bug fix: -as mkisofs -no-pad was misspelled -nopad
|
||||||
|
* Bug fix: Implicite directory attribute copying with -cut_out was wrong
|
||||||
|
* Coordination of -cut_out, -compare and -update
|
||||||
|
* New option -split_size, automated splitting of oversized files
|
||||||
|
* Improved performance with reading directory trees
|
||||||
|
* New option -session_log
|
||||||
|
* Dynamically linkable with release version 0.6.4 of libisofs
|
||||||
|
|
||||||
|
2008.04.28.122244 [1713]
|
||||||
|
configure.ac
|
||||||
|
README
|
||||||
|
libisoburn/libisoburn.h (isoburn_header_version_*)
|
||||||
|
xorriso/README
|
||||||
|
xorriso/xorriso_timestamp.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorrisoburn.h (xorriso_libisoburn_req_*)
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/make_xorriso_standalone.sh
|
||||||
|
xorriso/configure_ac.txt
|
||||||
|
Version leap to 0.1.5
|
||||||
|
|
||||||
|
28 Apr 2008 []
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.5 - 2008.04.28.122244
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.5 -
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
TODO
|
TODO
|
||||||
@ -2083,19 +2301,21 @@ Document changes and release timestamp
|
|||||||
|
|
||||||
------------------------------------------------- bugs
|
------------------------------------------------- bugs
|
||||||
|
|
||||||
------------------------------------------------- important
|
- downgrade unreadable image from FAILURE to WARNING
|
||||||
|
|
||||||
- improved read performance:
|
------------------------------------------------- important
|
||||||
> libisoburn/data_source.c: ds_read_block()
|
|
||||||
- multi-tile cache for image data reading
|
|
||||||
|
|
||||||
- pacifier for -compare_r : try read pacifier without newline
|
- pacifier for -compare_r : try read pacifier without newline
|
||||||
|
|
||||||
------------------------------------------------- development
|
------------------------------------------------- development
|
||||||
|
|
||||||
- report LBA of session start after writing, have LBA log file
|
|
||||||
- evaluate possibility of emulated session table on overwriteables
|
- evaluate possibility of emulated session table on overwriteables
|
||||||
|
|
||||||
|
- exclusion of unwanted files and subtrees
|
||||||
|
- leaf
|
||||||
|
- branch
|
||||||
|
|
||||||
|
- option -map disk_path iso_rr_path for no-fuzz file mapping
|
||||||
|
|
||||||
- mkisofs,cdrecord multi session
|
- mkisofs,cdrecord multi session
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user