Mentioned new options

This commit is contained in:
Thomas Schmitt 2008-05-04 14:08:52 +00:00
parent 8ffcf40fc4
commit b7caaed66c
2 changed files with 70 additions and 8 deletions

View File

@ -2264,7 +2264,6 @@ Version leap to 0.1.4
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
@ -2274,6 +2273,7 @@ Documented changes and release timestamp
* New option -session_log
* Dynamically linkable with release version 0.6.4 of libisofs
2008.04.28.122244 [1713]
configure.ac
README
@ -2287,13 +2287,78 @@ xorriso/make_xorriso_standalone.sh
xorriso/configure_ac.txt
Version leap to 0.1.5
28 Apr 2008 []
28 Apr 2008 [1714]
xorriso/changelog.txt
Documented changes and release timestamp
------------------------------------ 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 -
===============================================================================
TODO
@ -2301,7 +2366,7 @@ Documented changes and release timestamp
------------------------------------------------- bugs
- downgrade unreadable image from FAILURE to WARNING
- update_r with no media in drive issues messages about changes updated
------------------------------------------------- important
@ -2311,10 +2376,6 @@ Documented changes and release timestamp
- 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

View File

@ -343,7 +343,8 @@ Bug fixes towards xorriso-0.1.2.pl00:
</DD>
<DD>Enhancements towards stable version 0.1.4.pl00:
<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> -->
</UL>
</DD>