diff --git a/ChangeLog b/ChangeLog index c19a8abc..197dcaab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ SVN trunk (to become libisoburn-1.3.4.tar.gz or higher) =============================================================================== -- no novelties yet - +* Bug fix: Command -blank "as_needed" formatted blank BD-R. libisoburn-1.3.2.tar.gz Wed Aug 07 2013 diff --git a/xorriso/changelog.txt b/xorriso/changelog.txt index 556521b3..f81cc4e9 100644 --- a/xorriso/changelog.txt +++ b/xorriso/changelog.txt @@ -14970,14 +14970,50 @@ xorriso/xorrecord.1 xorriso/xorrecord.info Version leap to libisoburn-1.3.3 - [] +07 Aug 2013 [5137] ChangeLog xorriso/changelog.txt Documented changes and release timestamp +07 Aug 2013 [5138] +svn move -m Promoted branch to tag +http://svn.libburnia-project.org/libisoburn/branches/1.3.2 +http://svn.libburnia-project.org/libisoburn/tags/1.3.2 + ------------------------------------ cycle - xorriso-1.3.3 - 2013.08.07.141130 +2013.08.16.153701 [5139] +libisoburn/libisoburn.h +Clarified the comments about isoburn_prepare_*() calls + +2013.08.16.153743 [5140] +xorriso/write_run.c +Bug fix: Command -blank "as_needed" formatted blank BD-R. + +2013.08.19.152714 [5141] +xorriso/write_run.c +Downgraded severity of media overflow with -print_size + +2013.08.20.144306 [5142] +xorriso/emulators.c +Closed a small memory leak with -as mkisofs emulation + +2013.08.27.095314 [5143] +xorriso/xorriso_private.h +xorriso/write_run.c +Avoiding a futile re-try when ending after a failed session write attempt + + [] +ChangeLog +xorriso/xorriso_eng.html +xorriso/changelog.txt +Updated change log and web page + +------------------------------------ cycle - xorriso-1.3.3 - 2013.08.27.095314 +* Bug fix: Command -blank "as_needed" formatted blank BD-R. + + [] ChangeLog xorriso/xorriso_eng.html @@ -15006,6 +15042,8 @@ Important: When adding a public API function then add its name to file =============================================================================== +----------------- + - GRUB2 patching -as mkisofs \ diff --git a/xorriso/xorriso_eng.html b/xorriso/xorriso_eng.html index e652f385..c766bd21 100644 --- a/xorriso/xorriso_eng.html +++ b/xorriso/xorriso_eng.html @@ -674,7 +674,7 @@ cdrecord and mkisofs.

Development snapshot, version 1.3.3 :

Bug fixes towards xorriso-1.3.2: