Updated documentation

This commit is contained in:
Bernardo Damele 2008-11-04 16:09:12 +00:00
parent 0f79ec0088
commit 359b28bbaf

View File

@ -12,6 +12,7 @@ sqlmap (0.6.2-1) stable; urgency=low
variable) is an integer and, for some reasons, its resumed value from variable) is an integer and, for some reasons, its resumed value from
the session file is a string or a binary file, the query is executed the session file is a string or a binary file, the query is executed
again and its new output saved to the session file; again and its new output saved to the session file;
* Minor bug fix in MySQL comment injection fingerprint technique;
* Minor improvement to correctly enumerate tables, columns and dump * Minor improvement to correctly enumerate tables, columns and dump
tables entries on Oracle and on PostgreSQL when the database name is tables entries on Oracle and on PostgreSQL when the database name is
not 'public' schema or a system database; not 'public' schema or a system database;