From 359b28bbaf10fca7d8d6984123729573201c3a99 Mon Sep 17 00:00:00 2001 From: Bernardo Damele Date: Tue, 4 Nov 2008 16:09:12 +0000 Subject: [PATCH] Updated documentation --- doc/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ChangeLog b/doc/ChangeLog index 1b7df8037..64cb4f636 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -12,6 +12,7 @@ sqlmap (0.6.2-1) stable; urgency=low 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 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 tables entries on Oracle and on PostgreSQL when the database name is not 'public' schema or a system database;