summaryrefslogtreecommitdiff
path: root/contrib/splicex/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/splicex/CHANGES')
-rw-r--r--contrib/splicex/CHANGES11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/splicex/CHANGES b/contrib/splicex/CHANGES
index f550f6d..f6befee 100644
--- a/contrib/splicex/CHANGES
+++ b/contrib/splicex/CHANGES
@@ -48,3 +48,14 @@ CHANGES:
SpliceX now detects invalid arguments
and prints with error message.
+
+ d3v11 - Sat Oct 29 2011:
+
+ Old timing bug is now fixed. --time now
+ how a consistant tracking of how many
+ passwords and how much time has elapsed
+ among each brute force algorithm. This
+ new patch also simplified the code and
+ makes the functions faster. Much code
+ has been trimmed from splicex without
+ removing any options or functionality.