diff --git a/ChangeLog b/ChangeLog index fcdbcb64..560efbfa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,12 +5,17 @@ SVN trunk (to become libisoburn-1.3.8 or higher) * Bug fix: -boot_image grub2_mbr= prevented -boot_image partition_table=on * Bug fix: libburn: A final fsync(2) was performed with stdio drives, even if -stdio_sync was set to "off". +* Bug fix: libburn: Wrong stack usage caused SIGBUS on sparc when compiled + by gcc -O2 +* Bug fix: -blank force:all on DVD+RW had no effect +* Enabled use of libedit as alternative to libreadline * New API calls isoburn_igopt_set_stdio_endsync() and isoburn_igopt_get_stdio_endsync * New bootspecs hppa_*, new -as mkisofs options -hppa-* for HP-PA via PALO * New -find pseudo tests -use_pattern , -or_use_pattern +* New -find action report_sections * New command -concat -* New command -report_system_area +* New commands -report_system_area and -report_el_torito libisoburn-1.3.6.pl01.tar.gz Tue Mar 18 2014 diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index c51b35cc..b4e45845 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -645,14 +645,24 @@ cdrecord and mkisofs.

Development snapshot, version 1.3.7 :

-
Bug fixes towards xorriso-1.3.6: +
Bug fixes towards xorriso-1.3.6.pl01: