summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-21 12:36:58 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-21 12:36:58 +0200
commit4a649144e1f9f7ac0e02e71aa1f0a9dda2cd7e38 (patch)
tree4f741b472d5239fc09c844ab699816b6f9b7fde1 /Changelog
parent6c0b2d844078ab2f6dd1fc6bf4c69519d3773339 (diff)
Add --beep-when option (closes #1)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 390d17b..927bb9f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+git HEAD
+
+ * Fix Module::Build dependency (we need >= 0.36)
+ * Add --beep-when option to only play beeps when the host is either dead
+ or alive
+
ekgping 1.2 - Thu Jun 16 2011
* Fix ping -n parser - it was based on a buggy(?) ping output,