diff --git a/CHANGELOG b/CHANGELOG index 17316e058..24639f23e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ # Nmap Changelog ($Id$); -*-text-*- +o Fixed Winpcap installer to install the right version of Packet.dll + on Windows Vista. [Fyodor] + o Fixed our Winpcap installer so that it waits for a Winpcap uninstall (if needed) to complete before trying to install the new Winpcap. Thanks to Jah for the patch. diff --git a/mswin32/winpcap/vista/Packet.dll b/mswin32/winpcap/vista/Packet.dll index 7cec47c66..8ed77f38a 100644 Binary files a/mswin32/winpcap/vista/Packet.dll and b/mswin32/winpcap/vista/Packet.dll differ