v9.1 release

This commit is contained in:
van Hauser 2020-07-29 09:36:37 +02:00
parent a73cd388f8
commit 0a17bf5f53
5 changed files with 8 additions and 7 deletions

View file

@ -2,6 +2,7 @@ Changelog for hydra
-------------------
Release 9.1-dev
* enable gcc 10 support for xhydra too :)
* rdb: support for libfreerdp3 (thanks to animetauren)
* new module: smb2 which also supports smb3 (uses libsmbclient-dev) (thanks to Karim Kanso for the module!)
* oracle: added success condition (thanks to kazkansouh), compile on Cygwin (thanks to maaaaz)