anntp

a nntp implementation in pure C99
Log | Files | Refs | README | LICENSE

commit 468c760ce2502ccc994cc4d5415fdcf93cfbcbc5
parent a8b49a567e3bebd34b5002f901d1385a89c23dcb
Author: Mario Rosell R. Martinez <mario@mariorosell.es>
Date:   Sun, 22 Mar 2026 18:34:17 +0100

news: Update news

Diffstat:
MNEWS | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS @@ -3,6 +3,11 @@ NEWS Sorted newest to oldest. Unreleased is what is being done for the next release and always on the top. +v0.1b +----- + +* Fixes a lot of holes and bugs + v0.1 ----