mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
o [Zenmap] Fixed a crash that would happen after opening the search
window, entering a relative date criterion such as "after:-7", and
then clicking the "Expressions" button. The error message was
AttributeError: 'tuple' object has no attribute 'strftime'
This commit is contained in:
parent
bccb8ead89
commit
a730da1463
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] Fixed a crash that would happen after opening the search
|
||||
window, entering a relative date criterion such as "after:-7", and
|
||||
then clicking the "Expressions" button. The error message was
|
||||
AttributeError: 'tuple' object has no attribute 'strftime'
|
||||
[David]
|
||||
|
||||
Nmap 5.35DC1 [2010-07-16]
|
||||
|
||||
o [NSE] Added 17 scripts, bringing the total to 131! They are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue