From 8e687db01d1a009bb35a2eb9c9d1fed23c454589 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 27 Jun 2014 18:45:14 +0200 Subject: [PATCH] Updated changelog --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e0667c..26dab06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,12 @@ -bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.3.8.tar.gz) +libisofs-1.3.8.tar.gz Sat Jun 28 2014 =============================================================================== * Bug fix: Prevent allocation of empty hash tables. Thanks Richard Nolde. * Bug fix: Prevent allocation of empty directory children lists. Thanks Richard Nolde. - +* Bug fix: The GUIDs of main GPT and backup GPT differed if more than one + System Area was written into the ISO image. +* New API calls iso_image_report_el_torito() and iso_image_report_system_area() +* New API call iso_crc32_gpt() libisofs-1.3.6.tar.gz Tue Mar 04 2014 ===============================================================================