From 7e60e60e62877e9da89a90053b73df6ca52afb0d Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 7 Aug 2013 10:56:23 +0200 Subject: [PATCH] Updated changelog --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 46acbc0..6b508ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ -bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.3.2.tar.gz) +libisofs-1.3.2.tar.gz Wed Aug 07 2013 =============================================================================== +* Bug fix: iso_finish() left an invalid global pointer, which a subsequent + call of iso_init() would try to dereference. * The sort weight of data files loaded from ISO image is now 2 exp 28 to 1 rather than 2 exp 31 - 1 to - 2 exp 31 - libisofs-1.3.0.tar.gz Fri May 17 2013 =============================================================================== * Bug fix: GPT header CRC was computed from all 512 bytes rather than from 92.