Mentioned new options
This commit is contained in:
parent
e7cb508cd8
commit
9038d9df63
@ -2264,7 +2264,6 @@ Version leap to 0.1.4
|
|||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
|
|
||||||
---------------------------------- release - xorriso-0.1.4 - 2008.04.28.120001
|
---------------------------------- release - xorriso-0.1.4 - 2008.04.28.120001
|
||||||
* Bug fix: -as mkisofs -no-pad was misspelled -nopad
|
* Bug fix: -as mkisofs -no-pad was misspelled -nopad
|
||||||
* Bug fix: Implicite directory attribute copying with -cut_out was wrong
|
* Bug fix: Implicite directory attribute copying with -cut_out was wrong
|
||||||
@ -2274,6 +2273,7 @@ Documented changes and release timestamp
|
|||||||
* New option -session_log
|
* New option -session_log
|
||||||
* Dynamically linkable with release version 0.6.4 of libisofs
|
* Dynamically linkable with release version 0.6.4 of libisofs
|
||||||
|
|
||||||
|
|
||||||
2008.04.28.122244 [1713]
|
2008.04.28.122244 [1713]
|
||||||
configure.ac
|
configure.ac
|
||||||
README
|
README
|
||||||
@ -2287,13 +2287,78 @@ xorriso/make_xorriso_standalone.sh
|
|||||||
xorriso/configure_ac.txt
|
xorriso/configure_ac.txt
|
||||||
Version leap to 0.1.5
|
Version leap to 0.1.5
|
||||||
|
|
||||||
28 Apr 2008 []
|
28 Apr 2008 [1714]
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
Documented changes and release timestamp
|
Documented changes and release timestamp
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-0.1.5 - 2008.04.28.122244
|
------------------------------------ cycle - xorriso-0.1.5 - 2008.04.28.122244
|
||||||
|
|
||||||
|
2008.05.01.124248 [1716]
|
||||||
|
libisoburn/isofs_wrap.c
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New option -error_behavior with a first occasion 'image_loading'
|
||||||
|
|
||||||
|
1 May 2008 [1717]
|
||||||
|
xorriso/convert_man_to_html.sh
|
||||||
|
Fine tuning of HTML man page appearance
|
||||||
|
|
||||||
|
1 May 2008 [1718]
|
||||||
|
xorriso/xorriso.1
|
||||||
|
Clarified "best_effort" behavior
|
||||||
|
|
||||||
|
2008.05.01.135421 [1719]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Adjusted ds_read_block() to inofficial libisofs expectations
|
||||||
|
|
||||||
|
2008.05.01.174110 [1720]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Adjusted ds_read_block() to inofficial libisofs expectations
|
||||||
|
|
||||||
|
2008.05.02.072505 [1721]
|
||||||
|
libisoburn/data_source.c
|
||||||
|
Adjusted ds_read_block() to inofficial libisofs expectations
|
||||||
|
|
||||||
|
2008.05.02.204942 [1722]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards exclusion of user defined absolute paths and leaf patterns
|
||||||
|
|
||||||
|
2008.05.03.151106 [1724]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards exclusion of user defined absolute paths and leaf patterns
|
||||||
|
|
||||||
|
2008.05.03.223204 [1725]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorrisoburn.c
|
||||||
|
Working towards exclusion of user defined absolute paths and leaf patterns
|
||||||
|
|
||||||
|
2008.05.04.133525 [1726]
|
||||||
|
xorriso/xorriso.c
|
||||||
|
xorriso/xorriso.1
|
||||||
|
New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
|
||||||
|
|
||||||
|
4 May 2008 []
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Mentioned new options
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-0.1.5 - 2008.05.04.133525
|
||||||
|
* New option -error_behavior with a first occasion 'image_loading'
|
||||||
|
* New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m
|
||||||
|
|
||||||
|
|
||||||
------------------------------------ cycle - xorriso-0.1.5 -
|
------------------------------------ cycle - xorriso-0.1.5 -
|
||||||
|
------------------------------------ cycle - xorriso-0.1.5 -
|
||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
TODO
|
TODO
|
||||||
@ -2301,7 +2366,7 @@ Documented changes and release timestamp
|
|||||||
|
|
||||||
------------------------------------------------- bugs
|
------------------------------------------------- bugs
|
||||||
|
|
||||||
- downgrade unreadable image from FAILURE to WARNING
|
- update_r with no media in drive issues messages about changes updated
|
||||||
|
|
||||||
------------------------------------------------- important
|
------------------------------------------------- important
|
||||||
|
|
||||||
@ -2311,10 +2376,6 @@ Documented changes and release timestamp
|
|||||||
|
|
||||||
- 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
|
- option -map disk_path iso_rr_path for no-fuzz file mapping
|
||||||
|
|
||||||
- mkisofs,cdrecord multi session
|
- mkisofs,cdrecord multi session
|
||||||
|
@ -343,7 +343,8 @@ Bug fixes towards xorriso-0.1.2.pl00:
|
|||||||
</DD>
|
</DD>
|
||||||
<DD>Enhancements towards stable version 0.1.4.pl00:
|
<DD>Enhancements towards stable version 0.1.4.pl00:
|
||||||
<UL>
|
<UL>
|
||||||
<LI>- none yet -</LI>
|
<LI>New option -error_behavior with a first occasion 'image_loading'</LI>
|
||||||
|
<LI>New options -not_paths, -not_leaf, -not_list, -not_mgt, -as mkisofs -m</LI>
|
||||||
<!-- <LI>- none yet -</LI> -->
|
<!-- <LI>- none yet -</LI> -->
|
||||||
</UL>
|
</UL>
|
||||||
</DD>
|
</DD>
|
||||||
|
Loading…
Reference in New Issue
Block a user