Updated change log and web page

This commit is contained in:
2016-08-21 07:26:08 +00:00
parent e3bb4c098f
commit 46a1b24f97
3 changed files with 48 additions and 3 deletions

View File

@ -44,7 +44,7 @@ About any CD, DVD, or BD recorder produced in the recent ten years.
supports recorders which are compliant to standards MMC-1 for CD and
MMC-5 for DVD or BD.
<BR>
GNU/Linux, FreeBSD, Solaris, NetBSD allow to access drives connected
GNU/Linux, FreeBSD, Solaris, NetBSD provide access to drives connected
via SCSI, PATA (aka IDE, ATA), USB, or SATA.
<BR>
xorriso also operates on ISO images in data files or block devices.
@ -515,7 +515,15 @@ files or trees to disk:
(detached GPG signature for verification by
<KBD>gpg --verify xorriso-1.4.4.tar.gz.sig xorriso-1.4.4.tar.gz</KBD>
<BR>
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>).
which should confirm
<KBD>gpg: Good signature from "Thomas Schmitt &lt;scdbackup@gmx.net&gt;"</KBD>
<BR>
<KBD>
Primary key fingerprint: 44BC 9FD0 D688 EB00 7C4D D029 E9CB DFC0 ABC0 A854
</KBD>
<BR>
after <KBD>gpg --keyserver keys.gnupg.net --recv-keys ABC0A854</KBD>
).
</DD>
<DD>
Also on <A HREF="http://www.gnu.org/prep/ftp.html">
@ -683,6 +691,9 @@ New -report_system_area modes "gpt_disk_guid", "make_guid"
<LI>
New environment variable SOURCE_DATE_EPOCH
</LI>
<LI>
New -find action "set_to_mtime"
</LI>
<!--
<LI>- none yet -</LI>
-->