From 7f4d8fc6e9be3ff7024acbfa80cd3a8c8242a84d Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 16 Jul 2018 17:45:21 +0200 Subject: [PATCH] update changelog --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 02f7e81..84333ba 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ Changelog for hydra Release 8.7-dev +* http-get/http-post: now supports H=/h= parameters same as http-form (thanks to mathewmarcus@github for the patch) * mysql module: a non-default port was not working, fixed * added -w timeout support to ssh module * fixed various memory leaks in http-form module