Updated change log and web page
This commit is contained in:
parent
c56842e9a6
commit
122e43da86
@ -18529,13 +18529,84 @@ xorriso/opts_p_z.c
|
||||
xorriso/emulators.c
|
||||
Updated copyright messages
|
||||
|
||||
[]
|
||||
16 Sep 2018 [c338597]
|
||||
ChangeLog
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.1 - 2018.09.16.150917
|
||||
|
||||
|
||||
24 Sep 2018 [1efe7aa]
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.1
|
||||
xorriso/xorrisofs.info
|
||||
Corrected typo in documentation (found by lintian)
|
||||
|
||||
10 Oct 2018 [05732a2]
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.1
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrecord.texi
|
||||
xorriso/xorrecord.1
|
||||
xorriso/xorrecord.info
|
||||
Corrected typo in documentation (found by younger lintian)
|
||||
|
||||
2018.10.10.114818 [1002df9]
|
||||
xorriso/cmp_update.c
|
||||
Displaying data file sizes with -update and -update_r
|
||||
|
||||
2018.10.12.104229 [22aa52b]
|
||||
xorriso/parse_exec.c
|
||||
xorriso/emulators.c
|
||||
Silenced gcc warnings about printf target buffer
|
||||
|
||||
21 Oct 2018 [9cfd466]
|
||||
test/compare_file.c
|
||||
Silenced gcc warning about printf target buffer
|
||||
|
||||
2018.11.01.100352 [ff68bda]
|
||||
xorriso/drive_mgt.c
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
Re-enabled unconditional reporting of MD5 tags with -check_media
|
||||
|
||||
11 Nov 2018 [b8ee16a]
|
||||
xorriso/xorriso.texi
|
||||
xorriso/xorriso.1
|
||||
xorriso/xorriso.info
|
||||
xorriso/xorrisofs.texi
|
||||
xorriso/xorrisofs.1
|
||||
xorriso/xorrisofs.info
|
||||
xorriso/xorrecord.texi
|
||||
xorriso/xorrecord.1
|
||||
xorriso/xorrecord.info
|
||||
Changed prescription for safe loading of tray before xorrisofs add-on session
|
||||
|
||||
10 Jan 2019 [c56842e]
|
||||
acinclude.m4
|
||||
Makefile.am
|
||||
Improved recognizability of copyright and license statements in various files
|
||||
|
||||
2019.01.10.194009 []
|
||||
xorriso/xorriso_eng.html
|
||||
xorriso/changelog.txt
|
||||
Updated change log and web page
|
||||
|
||||
------------------------------------ cycle - xorriso-1.5.1 - 2019.01.10.194009
|
||||
* Bug fix in libisofs: Appended GPT partitions were not covered by the
|
||||
protective MBR partition
|
||||
* Bug fix in libisofs: Multi-session emulation spoiled GPT production
|
||||
"GPT partitions ... overlap". Regression towards 1.4.8
|
||||
|
||||
|
||||
[]
|
||||
ChangeLog
|
||||
xorriso/xorriso_eng.html
|
||||
|
@ -647,7 +647,13 @@ cdrecord and mkisofs.</DT>
|
||||
<DT><H3>Development snapshot, version 1.5.1 :</H3></DT>
|
||||
<DD>Bug fixes towards xorriso-1.5.0:
|
||||
<UL>
|
||||
<LI>- none yet -</LI>
|
||||
<LI>
|
||||
Appended GPT partitions were not covered by the protective MBR partition
|
||||
</LI>
|
||||
<LI>
|
||||
Multi-session emulation spoiled GPT production "GPT partitions ... overlap".
|
||||
Regression towards 1.4.8
|
||||
</LI>
|
||||
<!--
|
||||
<LI>- none yet -</LI>
|
||||
-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user