Skip to content

Commit 054a4aa

Browse files
committed
Updated documentation, almost ready for 0.8 release!
1 parent 25f8a72 commit 054a4aa

File tree

4 files changed

+2260
-1659
lines changed

4 files changed

+2260
-1659
lines changed

doc/ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ sqlmap (0.8-1) stable; urgency=low
4040
--drop-set-cookie (Miroslav).
4141
* Added support to specify which Google dork result page to parse,
4242
--gpage to be used together with -g (Miroslav).
43+
* Major bug fix and enhancements to the multi-threading (--threads)
44+
functionality (Miroslav).
4345
* Fixed URL encoding/decoding of GET/POST parameters and Cookie header
4446
(Miroslav).
4547
* Refactored --update to use python-svn third party library if available
@@ -55,7 +57,9 @@ sqlmap (0.8-1) stable; urgency=low
5557
shells consequently reducing drastically the number of anti-virus
5658
softwares that mistakenly mark sqlmap as a malware (Miroslav).
5759
* Updated user's manual (Bernardo and Miroslav).
58-
* Created several demo videos, http://sqlmap.sf.net/demo.html (Bernardo).
60+
* Created several demo videos, hosted on YouTube
61+
(http://www.youtube.com/user/inquisb) and linked from
62+
http://sqlmap.sourceforge.net/demo.html (Bernardo).
5963

6064
-- Bernardo Damele A. G. <bernardo.damele@gmail.com> Sun, 14 Mar 2010 10:00:00 +0000
6165

0 commit comments

Comments
 (0)