mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 23:56:38 +00:00
o [Zenmap] The locale setting had been taken from the Windows locale,
which inadvertently made setting the locale with the LANG environment variable stop working. Now the LANG variable is examined first, and if that is not present, the system-wide setting is used.
This commit is contained in:
parent
ae74adfd8d
commit
060c978d96
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Zenmap] The locale setting had been taken from the Windows locale,
|
||||
which inadvertently made setting the locale with the LANG
|
||||
environment variable stop working. Now the LANG variable is examined
|
||||
first, and if that is not present, the system-wide setting is used.
|
||||
[David]
|
||||
|
||||
o Added a new oracle-sid-brute script that checks for default Oracle
|
||||
SIDs. The SID list was prepared by Red Database security. [Patrik
|
||||
Karlsson]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue