Updated change log and web page
This commit is contained in:
parent
6cfc46164f
commit
25f9e35754
@ -5,6 +5,8 @@ SVN trunk (to become libisoburn-1.4.6 or higher)
|
|||||||
* Bug fix: The default setting of -compliance did not apply rec_mtime to
|
* 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.
|
Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
||||||
* New -as mkisofs option --set_all_file_dates
|
* New -as mkisofs option --set_all_file_dates
|
||||||
|
* New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||||
|
* New -report_system_area mode "make_guid"
|
||||||
|
|
||||||
libisoburn-1.4.4.tar.gz Fri Jul 01 2016
|
libisoburn-1.4.4.tar.gz Fri Jul 01 2016
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
@ -17648,7 +17648,7 @@ xorriso/xorrisofs.info
|
|||||||
xorriso/xorrisofs.1
|
xorriso/xorrisofs.1
|
||||||
Documented new timestamp behavior of El Torito catalog file
|
Documented new timestamp behavior of El Torito catalog file
|
||||||
|
|
||||||
2016.08.07.193333 []
|
2016.08.07.193333 [5739]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
xorriso/changelog.txt
|
xorriso/changelog.txt
|
||||||
@ -17659,6 +17659,57 @@ Updated change log and web page
|
|||||||
Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
||||||
* New -as mkisofs option --set_all_file_dates
|
* New -as mkisofs option --set_all_file_dates
|
||||||
|
|
||||||
|
|
||||||
|
12 Aug 2016 [5740]
|
||||||
|
configure.ac
|
||||||
|
Eased re-enabling of libtool --silent at bootstrap time
|
||||||
|
|
||||||
|
2016.08.12.184736 [5741]
|
||||||
|
libisoburn/libisoburn.h
|
||||||
|
libisoburn/isoburn.h
|
||||||
|
libisoburn/isoburn.c
|
||||||
|
libisoburn/libisoburn.ver
|
||||||
|
New API calls isoburn_igopt_set_gpt_guid(), isoburn_igopt_get_gpt_guid()
|
||||||
|
|
||||||
|
2016.08.12.185822 [5742]
|
||||||
|
xorriso/xorriso_private.h
|
||||||
|
xorriso/xorrisoburn.h
|
||||||
|
xorriso/base_obj.c
|
||||||
|
xorriso/opts_a_c.c
|
||||||
|
xorriso/opts_d_h.c
|
||||||
|
xorriso/emulators.c
|
||||||
|
xorriso/lib_mgt.c
|
||||||
|
xorriso/iso_img.c
|
||||||
|
xorriso/write_run.c
|
||||||
|
xorriso/text_io.c
|
||||||
|
xorriso/misc_funct.c
|
||||||
|
xorriso/xorriso.texi
|
||||||
|
xorriso/xorriso.info
|
||||||
|
xorriso/xorriso.1
|
||||||
|
xorriso/xorrisofs.texi
|
||||||
|
xorriso/xorrisofs.info
|
||||||
|
xorriso/xorrisofs.1
|
||||||
|
New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid, new -report_system_area mode "make_guid"
|
||||||
|
|
||||||
|
12 Aug 2016 []
|
||||||
|
ChangeLog
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.4.5 - 2016.08.12.185822
|
||||||
|
* New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||||
|
* New -report_system_area mode "make_guid"
|
||||||
|
|
||||||
|
|
||||||
|
[]
|
||||||
|
ChangeLog
|
||||||
|
xorriso/xorriso_eng.html
|
||||||
|
xorriso/changelog.txt
|
||||||
|
Updated change log and web page
|
||||||
|
|
||||||
|
------------------------------------ cycle - xorriso-1.4.5 -
|
||||||
|
|
||||||
[]
|
[]
|
||||||
ChangeLog
|
ChangeLog
|
||||||
xorriso/xorriso_eng.html
|
xorriso/xorriso_eng.html
|
||||||
|
@ -671,6 +671,12 @@ Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
|||||||
<LI>
|
<LI>
|
||||||
New -as mkisofs option --set_all_file_dates
|
New -as mkisofs option --set_all_file_dates
|
||||||
</LI>
|
</LI>
|
||||||
|
<LI>
|
||||||
|
New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||||
|
</LI>
|
||||||
|
<LI>
|
||||||
|
New -report_system_area mode "make_guid"
|
||||||
|
</LI>
|
||||||
<!--
|
<!--
|
||||||
<LI>- none yet -</LI>
|
<LI>- none yet -</LI>
|
||||||
-->
|
-->
|
||||||
|
Loading…
Reference in New Issue
Block a user