update changelog - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit 969eb6e2d294f811e077e54e8607bbbd0778ec76
DIR parent 0bbe5da42b5cd8e8856945aa718a666314e3cb41
HTML Author: HD Moore <hd_moore@rapid7.com>
Date: Fri, 15 May 2009 03:09:04 +0000
update changelog
Diffstat:
M docs/ChangeLog | 2 ++
1 file changed, 2 insertions(+), 0 deletions(-)
---
DIR diff --git a/docs/ChangeLog b/docs/ChangeLog
@@ -6,6 +6,8 @@
* added support for multiple dial masks for a single job
* added support for number exclusions (blacklists)
* added support for file input for a dial range
+ * fixed a hang with pulse audio on some systems
+ * added getopt parser to iaxrecord.c
2009-03-05 H D Moore <hdm[at]metasploit.com>