diff --git a/arping2.changes b/arping2.changes index 4e46d8a..1504ebc 100644 --- a/arping2.changes +++ b/arping2.changes @@ -2,10 +2,14 @@ Mon Aug 11 01:10:59 UTC 2014 - jengelh@inai.de - Update to new upstream release 2.14 -* Added the -P option to send ARP replies instead of ARP requests -* Added the -C option to immediately exit after receiving n replies -* Added the -W option -* Enable -D to work in ping MAC mode +* Drop privileges, where possible. +* Added ability to send unsolicited replies, instead of requests + (-P option). +* Quit after N replies, with -C +* Beeping (-a) now works in quiet (-q) and cisco (-D) mode. +* Cisco mode (-D) now works when pinging MACs. +* Work around libnet interface autodetection bug. +* Added -W, like -w but in seconds. ------------------------------------------------------------------- Sun Dec 30 05:42:51 UTC 2012 - jengelh@inai.de