From 2d6c17f8b9e94a115344edadefd3acb6f3d20071 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Sat, 23 Nov 2024 09:46:41 +0100 Subject: Updated the revision history --- FICS/command.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FICS/command.c b/FICS/command.c index e6c76db..d1f627e 100644 --- a/FICS/command.c +++ b/FICS/command.c @@ -29,6 +29,9 @@ handling functions. Markus Uhlin 24/11/17 process_prompt: handle 'COM_FAILED' differently + Markus Uhlin 24/11/23 Improved: + check_news() and + rscan_news(). */ #include "stdinclude.h" -- cgit v1.2.3