Updated change log and web page

This commit is contained in:
Thomas Schmitt 2017-06-29 23:53:03 +02:00
parent 3972c72b6a
commit a2b52b462b
3 changed files with 24 additions and 6 deletions

View File

@ -5,6 +5,7 @@ SVN trunk (to become libisoburn-1.4.8 or higher)
* Bug fix: -read_fs "norock" did not prevent reading of root Rock Ridge info
* Bug fix: Mix of absolute and relative disk paths could cause SIGSEGV with
pattern expansion
* Bug fix: --mbr-force-bootable did not get into effect with -append_partition
* New -find tests -maxdepth and -mindepth
* New commands -update_lxi and -update_li
* New API calls isoburn_igopt_set_iso_mbr_part_type(),

View File

@ -18134,8 +18134,7 @@ xorriso/xorrisofs.info
xorriso/xorrisofs.1
Made small adjustment to new -as mkisofs option -eltorito-platform
03 Jun 2017 []
03 Jun 2017 [c9df1a1]
ChangeLog
xorriso/xorriso_eng.html
xorriso/changelog.txt
@ -18145,9 +18144,18 @@ Updated change log and web page
* New -as mkisofs option -eltorito-platform
[]
>>> doc/faq.wiki
>>> Prepared some of the documentation for move to dev.lovelyhq.com
2017.06.03.193458 [3d66432]
xorriso/iso_img.c
Making use of -eltorito-platform with -report_el_torito as_mkisofs
2017.06.29.211523 [3972c72]
xorriso/xorriso.texi
xorriso/xorriso.info
xorriso/xorriso.1
xorriso/xorrisofs.texi
xorriso/xorrisofs.info
xorriso/xorrisofs.1
Mentioned -append_partition in manual about --mbr-force-bootable
[]
ChangeLog
@ -18155,7 +18163,13 @@ xorriso/xorriso_eng.html
xorriso/changelog.txt
Updated change log and web page
------------------------------------ cycle - xorriso-1.4.7 -
------------------------------------ cycle - xorriso-1.4.7 - 2017.06.29.211523
* Bug fix: --mbr-force-bootable did not get into effect with -append_partition
[]
>>> doc/faq.wiki
>>> Prepared some of the documentation for move to dev.lovelyhq.com
[]
ChangeLog

View File

@ -680,6 +680,9 @@ Protective MBR for GPT could emerge with boot flag set
Appended partitions of size >= 4 GiB led to abort with error message
"FATAL : ISO overwrite". Thanks to Sven Haardiek.
</LI>
<LI>
--mbr-force-bootable did not get into effect with -append_partition
</LI>
<!--
<LI>- none yet -</LI>
-->