Updated change log and web page
This commit is contained in:
parent
92e0b627cb
commit
4250d805a9
@ -3,6 +3,10 @@ SVN trunk (to become libisoburn-1.1.6.tar.gz)
|
||||
* Bug fix: -extract_single extracted directory content
|
||||
* Bug fix: -extract was not immediately aborted if -abort_on was triggered
|
||||
* Bug fix: xorriso did not write to files in filesystems with >= 4 TB free space
|
||||
* Bug fix: libisofs: ACL entries of groups and of user id 0 were not properly
|
||||
recorded and cannot be restored
|
||||
* Bug fix: libisofs: No ACLs were recorded on FreeBSD
|
||||
* New option -list_extras
|
||||
|
||||
|
||||
libisoburn-1.1.4.tar.gz Mon Aug 8 2011
|
||||
|
@ -581,6 +581,9 @@ cdrecord and mkisofs.</DT>
|
||||
<LI>-extract_single extracted directory content</LI>
|
||||
<LI>-extract was not immediately aborted if -abort_on was triggered</LI>
|
||||
<LI>xorriso did not write to files in filesystems with >= 4 TB free space</LI>
|
||||
<LI>ACL entries of groups and of user id 0 were not properly recorded
|
||||
and cannot be restored.</LI>
|
||||
<LI>No ACLs were recorded on FreeBSD</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
@ -588,8 +591,9 @@ cdrecord and mkisofs.</DT>
|
||||
</DD>
|
||||
<DD>Enhancements towards stable version 1.1.4:
|
||||
<UL>
|
||||
<LI>- none yet -</LI>
|
||||
<LI>New option -list_extras</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
</UL>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2011.08.18.151913"
|
||||
#define Xorriso_timestamP "2011.08.19.110340"
|
||||
|
Loading…
Reference in New Issue
Block a user