diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-18 16:34:07 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-18 16:34:07 (EDT) |
commit | 41df837d24e6c2bef9ad0f9c93141d73891937e6 (patch) | |
tree | a5339776b3c8241f125131c32b94c47eb2b33e76 | |
parent | c1114a3bf58a23055fa24b8f483f7c82e0a42905 (diff) | |
download | libreboot.org-41df837d24e6c2bef9ad0f9c93141d73891937e6.zip libreboot.org-41df837d24e6c2bef9ad0f9c93141d73891937e6.tar.gz libreboot.org-41df837d24e6c2bef9ad0f9c93141d73891937e6.tar.bz2 |
home page: link to changelog for snapshot
-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> |