aboutsummaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-02-14 12:55:04 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-02-14 15:31:19 +0200
commita744738cb14e7d0c9cb5d4ea6d64247db5a8822c (patch)
treee8359c41040a8aa9ff338d7ba1d141da7f318f53 /THANKS
parent4263bf8b57b7d8a0b5f73a586c55e9ee2a07b6ca (diff)
downloadping903-a744738cb14e7d0c9cb5d4ea6d64247db5a8822c.tar.gz
ping903-a744738cb14e7d0c9cb5d4ea6d64247db5a8822c.tar.bz2
Version 0.2v0.2
* NEWS: Update. * README: Update. * THANKS: Update. * doc/ping903.8: Spell checking. * doc/ping903q.1: Likewise. * src/Makefile.am: Distribute ping903.conf * src/ping903.h (HOST_STAT_INIT) (HOST_STAT_VALID,HOST_STAT_PENDING) (HOST_STAT_INVALID): New constants. (host_stat): New member "status". (host_stat_is_valid): Rewrite using status. * src/ping903q.c: "status" is string now. Handle particular values. * src/pinger.c: Maintain current status of each host_stat structure in the status member. (host_stat): Mark object as valid. (host_reset): Update status. (get_host_stat): Report object validity in the "validity" member, and its current status in "status" (string). * src/json.c: Implement json_value_copy. * src/json.h (json_value_copy): New proto. * src/ping903.c (ept_config): Return particular setting, if so requested.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS2
1 files changed, 1 insertions, 1 deletions
diff --git a/THANKS b/THANKS
index 47d21b5..266b7cd 100644
--- a/THANKS
+++ b/THANKS
@@ -1 +1 @@
-FIXME: Nothing so far \ No newline at end of file
+Thanks to Peter Markeloff for urging me to write the tool.

Return to:

Send suggestions and report system problems to the System administrator.