Updated change log and web page
This commit is contained in:
parent
2a63813700
commit
57570daa79
@ -1,10 +1,15 @@
|
||||
SVN trunk (to become libisoburn-1.2.2.tar.gz or higher)
|
||||
===============================================================================
|
||||
* New commands -x, -list_arg_sorting
|
||||
* New API calls isoburn_get_attached_start_lba(), isoburn_attach_start_lba()
|
||||
* New API calls isoburn_igopt_set_rr_reloc(), isoburn_igopt_get_rr_reloc()
|
||||
* New API calls isoburn_ropt_set_data_cache(), isoburn_ropt_get_data_cache()
|
||||
* New commands -x, -list_arg_sorting
|
||||
* New command -rr_reloc_dir
|
||||
* New command -data_cache_size
|
||||
* New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved
|
||||
* Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
||||
* Bug fix: -osirrox on:sort_lba_on -extract from / restored nearly nothing
|
||||
|
||||
|
||||
libisoburn-1.2.0.tar.gz Sat Jan 28 2012
|
||||
===============================================================================
|
||||
* Bug fix: mkisofs emulation did not record mtime in ECMA-119 directories
|
||||
|
@ -590,6 +590,12 @@ cdrecord and mkisofs.</DT>
|
||||
<DD>Enhancements towards stable version 1.2.0:
|
||||
<UL>
|
||||
<LI>New commands -x, -list_arg_sorting</LI>
|
||||
<LI>New command -data_cache_size</LI>
|
||||
<LI>New command -rr_reloc_dir</LI>
|
||||
<LI>New -as mkisofs option -rr_reloc, implemented option -hide-rr-moved</LI>
|
||||
<LI>
|
||||
Now ignoring -as mkisofs -no-split-symlink-components -no-split-symlink-fields
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user