Skip to content

Commit da22e82

Browse files
committed
minor fix
1 parent 2866aaf commit da22e82

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/ChangeLog

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
sqlmap (1.0-1) stable; urgency=low
22

3-
* Implemented support for Unicode and/or international characters (Miroslav)
43
* Implemented support for automatic decoding of page content through detected
54
charset (Miroslav)
6-
* Fixed problems with display of binary data (Miroslav)
7-
* Fixed major bug with resuming of time-based injection data (Miroslav)
85
* Implemented mechanism for proper data dumping on DBMSes not supporting
96
LIMIT/OFFSET like mechanism(s) (e.g. Microsoft SQL Server, Sybase, etc.)
107
(Miroslav)
@@ -20,9 +17,6 @@ sqlmap (1.0-1) stable; urgency=low
2017
* Implemented multi-processor hash cracking routine(s) on Linux OS (Miroslav)
2118
* Implemented advanced detection techniques for inband and time-based
2219
injections by usage of standard deviation method (Miroslav)
23-
* Added verification phase in time-based data retrieval (Miroslav)
24-
* Added support for automatic speed-up of inband injection detection through
25-
ORDER BY mechanism (Miroslav)
2620
* Old resume files are now deprecated and replaced by faster SQLite based
2721
session mechanism (Miroslav)
2822
* Substantial code optimization and smaller memory footprint (Miroslav)

0 commit comments

Comments
 (0)