summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-10-25 10:46:52 +0000
committerPeter Palfrader <peter@palfrader.org>2002-10-25 10:46:52 +0000
commit7a9b25a7a1202a3da71c22f34cd2f1efce64a586 (patch)
treeb63697824091916544f976ff9c9d790796302b2d /NEWS
parentca2d99975ee78decc7e92e54f96cf1e8bf03aac4 (diff)
Only take default parameters if they are not set in pingd.conf (as opposed to set to undef)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7583de1..c820ba1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in version 2.0.5
+ * Only take default parameters if they are not set in
+ pingd.conf (as opposed to set to undef).
+
Changes in version 2.0.4 - 2002-10-16
* Fix pingd.conf(5) manpage a bit (indention levels).