From 044749671063da3fa52cbc6348f16c7349aacbd0 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 16 Sep 2016 11:07:20 +0200 Subject: [PATCH] Updated changelog. --- ChangeLog | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0404a52..b41a2f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ -bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.4.6.tar.gz) +libisofs-1.4.6.tar.gz Fri Sep 16 2016 =============================================================================== * Bug fix: SIGSEGV by NULL when a data file was larger than ISO level allows. * Bug fix: Interpretation of 17 digit timestamps was wrong. -* New API calls iso_generate_gpt_guid() and +iso_write_opts_set_gpt_guid(). - +* New API calls iso_generate_gpt_guid() and iso_write_opts_set_gpt_guid(). +* Made several pseudo-random ids reproducible by overriding volume modification + time. libisofs-1.4.4.tar.gz Fri Jul 01 2016 ===============================================================================