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
This commit is contained in:
2013-05-24 12:35:43 +02:00
parent b80b339de3
commit e886722d65
2 changed files with 18 additions and 1 deletions

View File

@ -1,3 +1,9 @@
bzr branch lp:libisofs/for-libisoburn (to become libisofs-1.3.2.tar.gz)
===============================================================================
* 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.