Skip to content

Commit 04474e3

Browse files
committed
Updated ChangeLog
1 parent 8d130f1 commit 04474e3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/ChangeLog

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ sqlmap (0.6.2-1) stable; urgency=low
66
properly also on both MySQL < 5.0 and MySQL >= 5.0;
77
* Major bug fix when the request is POST to also send the GET parameters
88
if any have been provided;
9+
* Major bug fix to correctly update sqlmap to the latest stable release
10+
with command line --update;
911
* Major bug fix so that when the expected value of a query (count
10-
variable) is an integer and for some reason the resumed value from
11-
session file is a string or a binary file, the query is executed again
12-
and and its new output saved to the session file;
12+
variable) is an integer and, for some reasons, its resumed value from
13+
the session file is a string or a binary file, the query is executed
14+
again and its new output saved to the session file;
1315
* Minor improvement to correctly enumerate tables, columns and dump
1416
tables entries on Oracle and on PostgreSQL when the database name is
1517
not 'public' schema or a system database;

0 commit comments

Comments
 (0)