aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2024-11-23 09:46:41 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2024-11-23 09:46:41 +0100
commit2d6c17f8b9e94a115344edadefd3acb6f3d20071 (patch)
tree9ec38414f4018c2f64f635770f0475916803f584
parentb43b7763a35c2b734a02d2cce313f2674970b5e3 (diff)
Updated the revision history
-rw-r--r--FICS/command.c3
1 files changed, 3 insertions, 0 deletions
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"