Updated change log and web page
This commit is contained in:
parent
8adbb1de7e
commit
fb7da95452
@ -1,14 +1,15 @@
|
||||
SVN trunk (to become libisoburn-1.4.8 or higher)
|
||||
===============================================================================
|
||||
- no novelties yet -
|
||||
|
||||
* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to
|
||||
size 4, instead of full boot image size
|
||||
* Bug fix: -read_fs "norock" did not prevent reading of root Rock Ridge info
|
||||
|
||||
libisoburn-1.4.6.tar.gz Fri Sep 16 2016
|
||||
===============================================================================
|
||||
* Bug fix: The default setting of -compliance did not apply rec_mtime to
|
||||
Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
||||
* Bug fix: -file_size_limit did not increase ISO level if necessary.
|
||||
Thanks Mattias Schlenker.
|
||||
Thanks to Mattias Schlenker.
|
||||
* New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid()
|
||||
* New command -use_immed_bit, new -as cdrecord option use_immed_bit=
|
||||
* New -volume_date mode "all_file_dates"
|
||||
|
@ -17907,10 +17907,24 @@ http://svn.libburnia-project.org/libisoburn/tags/1.4.6
|
||||
libisoburn/libisoburn.ver
|
||||
Corrected sorting in libisoburn.ver
|
||||
|
||||
[] []
|
||||
2016.10.23.095558 [76ac0d8]
|
||||
xorriso/changelog.txt
|
||||
A first try to commit to git
|
||||
|
||||
2016.11.13.101258 [8adbb1d]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/opts_a_c.c
|
||||
xorriso/emulators.c
|
||||
xorriso/iso_img.c
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrisofs.1
|
||||
Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
@ -17918,7 +17932,14 @@ xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.4.7 -
|
||||
------------------------------------ cycle - xorriso-1.4.7 - 2016.11.10.134753
|
||||
* Bug fix: -as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4
|
||||
* Bug fix: -read_fs "norock" did not prevent reading of root Rock Ridge
|
||||
|
||||
[]
|
||||
>>> doc/faq.wiki
|
||||
>>> Prepared some of the documentation for move to dev.lovelyhq.com
|
||||
|
||||
|
||||
|
||||
[]
|
||||
|
@ -662,7 +662,10 @@ cdrecord and mkisofs.</DT>
|
||||
<DT><H3>Development snapshot, version 1.4.7 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.4.6:
|
||||
<UL>
|
||||
<LI>- none yet -</LI>
|
||||
<LI>-as mkisofs -no-emul-boot without -boot-load-size defaulted to size 4,
|
||||
instead of full boot image size</LI>
|
||||
<LI>-read_fs "norock" did not prevent reading of root Rock Ridge info
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user