Updated change log and web page
This commit is contained in:
parent
af7e388dea
commit
9c57384e62
@ -1,12 +1,14 @@
|
||||
|
||||
SVN trunk (to become libisoburn-1.4.6 or higher)
|
||||
===============================================================================
|
||||
* New command -use_immed_bit, new -as cdrecord option use_immed_bit=
|
||||
* 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.
|
||||
* New command -use_immed_bit, new -as cdrecord option use_immed_bit=
|
||||
* New -volume_date mode "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"
|
||||
* New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
* New environment variable SOURCE_DATE_EPOCH
|
||||
|
||||
libisoburn-1.4.4.tar.gz Fri Jul 01 2016
|
||||
===============================================================================
|
||||
|
@ -17691,7 +17691,7 @@ 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 []
|
||||
12 Aug 2016 [5743]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
@ -17702,13 +17702,52 @@ Updated change log and web page
|
||||
* New -report_system_area mode "make_guid"
|
||||
|
||||
|
||||
2016.08.15.102443 [5744]
|
||||
xorriso/write_run.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrisofs.1
|
||||
Corrected interpretation of RFC 4122 UUID strings for GPT. Thanks Andrei Borzenkov.
|
||||
|
||||
2016.08.15.175002 [5745]
|
||||
xorriso/xorrisoburn.h
|
||||
xorriso/lib_mgt.c
|
||||
xorriso/iso_img.c
|
||||
New -report_system_area mode "gpt_disk_guid"
|
||||
|
||||
2016.08.16.131434 [5746]
|
||||
xorriso/xorriso_private.h
|
||||
xorriso/base_obj.c
|
||||
xorriso/opts_p_z.c
|
||||
xorriso/emulators.c
|
||||
xorriso/write_run.c
|
||||
xorriso/text_io.c
|
||||
New -volume_date mode "all_file_dates"
|
||||
|
||||
2016.08.16.131907 [5747]
|
||||
xorriso/parse_exec.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrisofs.1
|
||||
New environment variable SOURCE_DATE_EPOCH
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.4.5 -
|
||||
------------------------------------ cycle - xorriso-1.4.5 - 2016.08.16.131907
|
||||
* New -report_system_area mode "gpt_disk_guid"
|
||||
* New -volume_date mode "all_file_dates"
|
||||
* New environment variable SOURCE_DATE_EPOCH
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
|
@ -669,13 +669,19 @@ Joliet and ISO:1999. mkisofs emulation was not affected by this bug.
|
||||
<UL>
|
||||
<LI>New command -use_immed_bit, new -as cdrecord option use_immed_bit=</LI>
|
||||
<LI>
|
||||
New -volume_date mode "all_file_dates"
|
||||
</LI>
|
||||
<LI>
|
||||
New -as mkisofs option --set_all_file_dates
|
||||
</LI>
|
||||
<LI>
|
||||
New bootspec "gpt_disk_guid=", new -as mkisofs option --gpt_disk_guid
|
||||
</LI>
|
||||
<LI>
|
||||
New -report_system_area mode "make_guid"
|
||||
New -report_system_area modes "gpt_disk_guid", "make_guid"
|
||||
</LI>
|
||||
<LI>
|
||||
New environment variable SOURCE_DATE_EPOCH
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
|
Loading…
Reference in New Issue
Block a user