Changelog update and compiler warning fix

This commit is contained in:
van Hauser 2019-04-26 14:28:40 +02:00
parent 0fa7a484b3
commit e82e395dad
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,8 @@ Changelog for hydra
Release 8.9-dev
* your patch? :)
* Revamped rdp module to use FreeRDP library (thanks to loianhtuan@github for the patch)
* Revamped rdp module to use FreeRDP library (thanks to loianhtuan@github for the patch!)
* JSON output does now truncate the file if exists. Beware when using -R
* Fixed svn module memory leaks
* Fixed rtsp module potential buffer overflow
* Fixed http module DIGEST-MD5 mode