From 9b60b95d92f36cec432fe8542b961dc9b60577d0 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 22 Apr 2014 09:35:10 +0000 Subject: [PATCH] Updated change log and web page --- ChangeLog | 5 +++++ xorriso/xorriso_eng.html | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index f78936b9..fcdbcb64 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,12 @@ 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". +* 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 command -concat +* New command -report_system_area libisoburn-1.3.6.pl01.tar.gz Tue Mar 18 2014 diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index f9477934..c51b35cc 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -662,6 +662,9 @@ even if -stdio_sync was set to "off".