Updated change log and web page

This commit is contained in:
2014-06-15 18:41:00 +00:00
parent f60f2b0348
commit 1f1ccfbff1
2 changed files with 26 additions and 9 deletions

View File

@ -645,14 +645,24 @@ cdrecord and mkisofs.</DT>
<P>
<DL>
<DT><H3>Development snapshot, version 1.3.7 :</H3></DT>
<DD>Bug fixes towards xorriso-1.3.6:
<DD>Bug fixes towards xorriso-1.3.6.pl01:
<UL>
<LI>Command -status produced FAILURE event if no drive was acquired.
Regression introduced by release 1.3.6</LI>
<LI>Compilation warning for unsupported systems mutated into an error</LI>
<LI>CD TAO with add-on sessions could cause a buffer overrun</LI>
<LI> A final fsync(2) was performed with stdio drives,
even if -stdio_sync was set to "off".</LI>
<LI>
-boot_image grub2_mbr= prevented -boot_image partition_table=on
</LI>
<LI>
A final fsync(2) was performed with stdio drives,
even if -stdio_sync was set to "off".
</LI>
<LI>
-boot_image grub grub2_mbr= did not work (but -as mkisofs --grub2-mbr did work)
</LI>
<LI>
Wrong stack usage caused SIGBUS on sparc when compiled by gcc -O2
</LI>
<LI>
-blank force:all on DVD+RW had no effect
</LI>
<!--
<LI>- none yet -</LI>
-->
@ -663,8 +673,10 @@ even if -stdio_sync was set to "off".</LI>
<LI>New bootspecs hppa_*, new -as mkisofs options -hppa-* for HP-PA via PALO
</LI>
<LI>New -find pseudo tests -use_pattern , -or_use_pattern</LI>
<LI>New -find action report_sections</LI>
<LI>New command -concat</LI>
<LI>New command -report_system_area </LI>
<LI>New commands -report_system_area and -report_el_torito</LI>
<LI>Enabled use of libedit as alternative to libreadline</LI>
<!--
<LI>- none yet -</LI>
-->