Subject: CVS commit: wip/libisofs
From: Thomas Klausner
Date: 2014-04-24 11:08:39
Message id: E1WdFeL-0006HI-4g@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update to 1.3.6:

libisofs-1.3.6.tar.gz Tue Mar 04 2014
===============================================================================
* Bug fix: Division by zero if HFS+ was combined with TOC emulation for
           overwritable media.
* New API call iso_write_opts_set_joliet_utf16() and ability to read Joliet
  names as UTF-16BE
* New API call iso_conv_name_chars()

libisofs-1.3.4.tar.gz Thu Dec 12 2013
===============================================================================
* Giving sort weight 2 as default to El Torito boot images
* Encoding HFS+ names in UTF-16 rather than UCS-2.

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

Files:
RevisionActionfile
1.9modifywip/libisofs/Makefile
1.8modifywip/libisofs/distinfo