diff --git a/doc/ChangeLog b/doc/ChangeLog index 3d547a67d..945d9a543 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -9,9 +9,6 @@ sqlmap (1.0-1) stable; urgency=low LIMIT/OFFSET like mechanism(s) (e.g. Microsoft SQL Server, Sybase, etc.) (Miroslav) * Major improvements to program stabilization based on user reports (Miroslav) - * Used shell scripts revisited and rewritten from scratch (Miroslav) - * Quick fix for avoiding AV scanners (Miroslav) - * Update of used banner signatures for different platforms (Miroslav) * Added new tampering scripts avoiding popular WAF/IPS/IDS mechanisms (Miroslav) * Added support for setting Tor proxy type together with port (Miroslav) @@ -20,22 +17,15 @@ sqlmap (1.0-1) stable; urgency=low (Miroslav) * Added support for mnemonics substantially helping user with program setup (Miroslav) - * Implemented multi-processor hash cracking routine(s) (Miroslav) - * Sharpened mechanism for data retrieval for blind injections (Miroslav) + * Implemented multi-processor hash cracking routine(s) on Linux OS (Miroslav) * Implemented advanced detection techniques for inband and time-based injections by usage of standard deviation method (Miroslav) - * Added automatic adjustment of time-based delays based on quality of - retrieved data (Miroslav) * Added verification phase in time-based data retrieval (Miroslav) - * Major speedup of all techniques in detection and usage phase - (Miroslav) * Added support for automatic speed-up of inband injection detection through ORDER BY mechanism (Miroslav) - * Old resume files are now deprecated and replaced by fast HashDB (SQLite3) - mechanism (Miroslav) - * Substantial smaller memory footprint, especially in resume phase (Miroslav) - * Substantial code optimization together with refactoring (Miroslav) - * Refactoring and stabilization of multi-threading routines (Miroslav) + * Old resume files are now deprecated and replaced by faster SQLite based + session mechanism (Miroslav) + * Substantial code optimization and smaller memory footprint (Miroslav) * Added switch -m for scanning multiple targets enlisted in a given textual file (Miroslav) * Added switch --randomize for randomly changing value of a given