diff --git a/ChangeLog b/ChangeLog index 357a24c8..622070d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index 306cb403..7680c5ed 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -590,6 +590,12 @@ cdrecord and mkisofs.
Enhancements towards stable version 1.2.0: