Add entry for svn module update

This commit is contained in:
David Maciejak 2019-09-03 13:34:57 +08:00 committed by GitHub
parent 866120e4e6
commit a06ee48826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@ Changelog for hydra
------------------- -------------------
Release 9.1-dev Release 9.1-dev
* svn: updated to support past and new API
* http module now supports F=/S= string matching conditions (thanks to poucz@github) * http module now supports F=/S= string matching conditions (thanks to poucz@github)
* changed mysql module not to use mysql db as a default. if the user has not access to this db auth fails ... * changed mysql module not to use mysql db as a default. if the user has not access to this db auth fails ...
* added -K command line switch to disable redo attempts (good for mass scanning) * added -K command line switch to disable redo attempts (good for mass scanning)