Updated changelog

This commit is contained in:
Thomas Schmitt 2013-08-07 10:56:23 +02:00
parent d55ed2d1ca
commit 7e60e60e62
1 changed files with 3 additions and 2 deletions

View File

@ -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.