simon-git: putty-website (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sat Nov 7 15:04:45 GMT 2015
TL;DR:
3277577 Remove some old news items from the front page.
c4d7e5e Main website updates for 0.66 release.
e3b51c8 Key rollover: finish switching over the Download page.
d77e00f Fix a few stray colspans in Download page titles.
Repository: git://git.tartarus.org/simon/putty-website.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty-website.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-11-07 15:04:45
commit 3277577b42e7e03140edafa9d0ad879fcffac89e
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=3277577b42e7e03140edafa9d0ad879fcffac89e;hp=ca94fa6c6e4bf467c859f4cdc72500b770b6c49f
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 7 09:36:49 2015 +0000
Remove some old news items from the front page.
About time that section had a bit of a trim.
index.html | 24 ------------------------
1 file changed, 24 deletions(-)
commit c4d7e5eb78685c19bbfd3e868dbe1451b2b72878
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=c4d7e5eb78685c19bbfd3e868dbe1451b2b72878;hp=3277577b42e7e03140edafa9d0ad879fcffac89e
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 7 10:00:23 2015 +0000
Main website updates for 0.66 release.
.htaccess | 2 ++
changes.html | 16 +++++++++++++++-
docs.html | 2 +-
download.html | 28 ++++++++++++++--------------
index.html | 11 ++++++++++-
5 files changed, 42 insertions(+), 17 deletions(-)
commit e3b51c8b8ff1db9f142396cae9a0e4898f16dea0
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=e3b51c8b8ff1db9f142396cae9a0e4898f16dea0;hp=c4d7e5eb78685c19bbfd3e868dbe1451b2b72878
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 7 10:09:31 2015 +0000
Key rollover: finish switching over the Download page.
Now we're going to have a release signed with the new GPG keys, we can
remove the lingering traces of the old keys.
download.html | 54 +++++++++++++++++-------------------------------------
1 file changed, 17 insertions(+), 37 deletions(-)
commit d77e00f7252213c77bde87439698def913e1feea
web diff http://tartarus.org/~simon-git/gitweb/?p=putty-website.git;a=commitdiff;h=d77e00f7252213c77bde87439698def913e1feea;hp=e3b51c8b8ff1db9f142396cae9a0e4898f16dea0
Author: Simon Tatham <anakin at pobox.com>
Date: Sat Nov 7 10:09:36 2015 +0000
Fix a few stray colspans in Download page titles.
Some of the links were going a long way over to the right because a
long title cell in the same table spanned the wrong number of columns.
I _think_ now every colspan spans the same number of columns as its
containing table has.
download.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
More information about the tartarus-commits
mailing list