Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bd0eb commit b4ce8feCopy full SHA for b4ce8fe
1 file changed
doc/ChangeLog
@@ -31,6 +31,9 @@ sqlmap (0.8-1) stable; urgency=low
31
application does not support stacked queries (Bernardo).
32
* Fixed URL encoding/decoding of GET/POST parameters and Cookies
33
(Miroslav).
34
+ * Refactor --update to use python-svn third party library if available
35
+ or svn command to update sqlmap to the latest development version from
36
+ subversion repository (Bernardo and Miroslav).
37
* Major bugs fixed (Bernardo and Miroslav).
38
* Cleanup of UDF source code repository,
39
https://svn.sqlmap.org/sqlmap/trunk/sqlmap/extra/udfhack (Bernardo
0 commit comments