Updated change log and web page
This commit is contained in:
parent
aace531ca8
commit
92c4d5b45a
@ -8,6 +8,8 @@ git clone git@dev.lovelyhq.com:libburnia/libisoburn.git
|
||||
pseudo type_code "revoke"
|
||||
* New bit1 with API call Xorriso_change_is_pending() issues a note if
|
||||
return is 0 and indev and outdev point to different drives
|
||||
* New -as mkisofs options -cut_out and -hide_iso_path
|
||||
* Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
|
||||
|
||||
GNU xorriso-1.5.6.pl02.tar.gz Wed Jun 14 2023
|
||||
===============================================================================
|
||||
|
@ -20591,7 +20591,7 @@ return is 0 and indev and outdev point to different drives
|
||||
xorriso/xorriso_main.c
|
||||
Using Xorriso_change_is_pending() bit1 at end of program
|
||||
|
||||
08 Aug 2023 []
|
||||
08 Aug 2023 [e383d3a]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
@ -20607,6 +20607,30 @@ Updated change log and web page
|
||||
return is 0 and indev and outdev point to different drives
|
||||
|
||||
|
||||
2023.11.20.105009 [651f429]
|
||||
xorriso/emulators.c
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.1
|
||||
xorriso/xorrisofs.info
|
||||
New -as mkisofs options -cut_out and -hide_iso_path
|
||||
|
||||
2023.11.21.103206 [aace531]
|
||||
xorriso/lib_mgt.c
|
||||
xorriso/iso_img.c
|
||||
xorriso/iso_tree.c
|
||||
Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
|
||||
|
||||
21 Nov 2023 []
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.7 - 2023.11.21.103206
|
||||
* New -as mkisofs options -cut_out and -hide_iso_path
|
||||
* Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
@ -20615,6 +20639,7 @@ Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.7 -
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
|
@ -746,6 +746,12 @@ Thanks Cameron Seader.
|
||||
New -append_partition pseudo partition_number "all" and
|
||||
pseudo type_code "revoke"
|
||||
</LI>
|
||||
<LI>
|
||||
New -as mkisofs options -cut_out and -hide_iso_path
|
||||
</LI>
|
||||
<LI>
|
||||
Improved handling of hidden boot images in -boot_image cmd/as_mkisofs/replay
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
Reference in New Issue
Block a user