From a06ee4882619a5a43eda0f82375ae9ea16875ab7 Mon Sep 17 00:00:00 2001 From: David Maciejak Date: Tue, 3 Sep 2019 13:34:57 +0800 Subject: [PATCH] Add entry for svn module update --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 262c365..d650eec 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,7 @@ Changelog for hydra ------------------- 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) * 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)