summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-06-08 23:37:10 +0200
committerTobi Oetiker <tobi@oetiker.ch>2008-06-08 23:37:10 +0200
commit400065442d62705a6cebcf6f5c5aa53a3bccf34f (patch)
treed1b4b6f36cff2c253964a6c607e8ab1eab2660e6 /CHANGES
parent9a6c0d09fb7ac906607f5fd2f4ec18d126ee5b72 (diff)
downloadsmokeping-400065442d62705a6cebcf6f5c5aa53a3bccf34f.tar.gz
smokeping-400065442d62705a6cebcf6f5c5aa53a3bccf34f.tar.xz
fixed regression from r680 which broken old fping detection
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fce7f97..de1dca5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+* fixed FPing regression created in r680 it broke the proper handling of old
+ version of fping. Found by Celedonio Miranda Torresano -- tobi
+
* first cut at mtr integration ... added new menuextra config item
to build mtr links. -- tobi