mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-25 00:49:02 +00:00
Minor bug fix to correctly dump table entries when the column is provided
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
sqlmap (0.6.3-1) stable; urgency=low
|
||||
|
||||
* Minor bug fix to correctly dump table entries when the column is
|
||||
provided;
|
||||
|
||||
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> Day, X YYY 2008 10:00:00 +0000
|
||||
|
||||
|
||||
sqlmap (0.6.2-1) stable; urgency=low
|
||||
|
||||
* Major bug fix to correctly dump tables entries when --stop is not
|
||||
|
||||
@@ -15,6 +15,9 @@ Stefano Di Paola <stefano.dipaola@wisec.it>
|
||||
Adam Faheem <faheem.adam@is.co.za>
|
||||
for reporting a few bugs
|
||||
|
||||
JimForster <jimforster@goldenwest.com>
|
||||
for reporting a bug
|
||||
|
||||
Rong-En Fan <rafan@freebsd.org>
|
||||
for commiting the sqlmap 0.5 port to the official FreeBSD project
|
||||
repository
|
||||
|
||||
Reference in New Issue
Block a user