Updated change log

This commit is contained in:
Thomas Schmitt 2011-02-14 17:48:47 +00:00
parent 1ad7e71e24
commit ed804db458
2 changed files with 14 additions and 2 deletions

View File

@ -5,7 +5,10 @@ SVN trunk (to become libisoburn-1.0.2.pl00.tar.gz)
* Removed compiler obstacles of GNU xorriso on Solaris 9
* New isoburn_igopt_set_extensions() option isoburn_igopt_old_empty
* New -as mkisofs option --old-empty
* New option -clone
* New options -clone and -cp_clone
* New -find actions update_merge, rm_merge, clear_merge
* New -as mkisofs options -root , -old-root
* New -as mkisofs options --old-root-no-md5, --old-root-no-ino, --old-root-dev
libisoburn-1.0.0.pl00.tar.gz Mon Jan 17 2011

View File

@ -591,7 +591,16 @@ Bug fix: Option -mkdir yielded SIGSEGV due to a NULL pointer.
</DD>
<DD>Enhancements towards stable version 1.0.0:
<UL>
<LI>New option -clone</LI>
<LI>New options -clone and -cp_clone</LI>
<LI>New -find actions update_merge, rm_merge, clear_merge</LI>
<LI>New -as mkisofs option --old-empty</LI>
<LI>New -as mkisofs options -root , -old-root</LI>
<LI>
New -as mkisofs options --old-root-no-md5, --old-root-no-ino, --old-root-dev
</LI>
<LI>
Removed compiler obstacles of GNU xorriso on Solaris 9
</LI>
<!--
<LI>- none yet -</LI>
-->