added changelog entry

This commit is contained in:
van Hauser 2020-01-18 11:33:23 +01:00
parent da568a871a
commit 69a6b4f7d7

View file

@ -2,6 +2,7 @@ Changelog for hydra
------------------- -------------------
Release 9.1-dev Release 9.1-dev
* new module: smb2 which also supports smb3 (uses libsmbclient-dev) (thanks to Karim Kanso for the module!)
* svn: updated to support past and new API * 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 ...