From fee4fa5a6c7f24f889b1f4e78504d54a4a585976 Mon Sep 17 00:00:00 2001 From: Alvan Rahimli Date: Sun, 19 Jan 2025 21:35:46 +0100 Subject: [PATCH 1/2] Update last release date of `tin` The latest release of `tin` is TIN 2.6.4 - which has been released on 24th of December, 2024. --- wiki/source/tin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/source/tin.md b/wiki/source/tin.md index 6692f32..a180db3 100644 --- a/wiki/source/tin.md +++ b/wiki/source/tin.md @@ -7,6 +7,6 @@ tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for [http://www.tin.org/](http://www.tin.org/) -it's under active development, with a last release on December 24, 2023. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. +it's under active development, with a last release on December 24, 2024. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. if you have `tin` on your local box and can do [[ssh port forwarding]], you can read news using it. (details forthcoming). From 248ff69854bddeaeb05588b391dcf53f284fc714 Mon Sep 17 00:00:00 2001 From: alvanrahimli Date: Mon, 20 Jan 2025 21:21:36 +0100 Subject: [PATCH 2/2] Remove version information from tin wiki page --- wiki/source/tin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/source/tin.md b/wiki/source/tin.md index a180db3..6707b0a 100644 --- a/wiki/source/tin.md +++ b/wiki/source/tin.md @@ -7,6 +7,6 @@ tin is a threaded NNTP and spool based [UseNet](usenet-news.html) newsreader for [http://www.tin.org/](http://www.tin.org/) -it's under active development, with a last release on December 24, 2024. It is installed on ``tilde.club``, and should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. +it is an actively maintained project, and is installed on ``tilde.club``. `tin` should be invoked as `tin -r` to read from the remote news spool. Use to go to the next unread article and `w` to write a new article. if you have `tin` on your local box and can do [[ssh port forwarding]], you can read news using it. (details forthcoming).