diff options
-rw-r--r-- | site/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index d5b41a2..5e60fbd 100644 --- a/site/index.php +++ b/site/index.php @@ -64,6 +64,7 @@ <li>...based on <a href="<?php echo $lbFirmwareGitwebAddress; ?>;a=commit;h=<?php include "git/commitid"; ?>">this</a> commit</li> </ul> <ul class="ulnav"> + <li><a href="git/release.html">List of changes</a></li> <li><a href="git/sha512sum.txt">SHA512 manifest</a></li> <li><a href="git/sha512sum.txt.sig">SHA512 manifest (GPG signature)</a></li> <li><a href="download/#gpg">How to use GPG</a></li> |