File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ This is short list of the most important known issues. The full list can be retr
367
367
- Added an ExpertBot class - it should be used by all expert bots as a parent class
368
368
- Introduced a module for IntelMQ related datatypes ` intelmq.lib.datatypes ` which for now only contains an Enum listing the four bot types
369
369
- Added a ` bottype ` attribute to CollectorBot, ParserBot, ExpertBot, OutputBot
370
- - Introduces a module for IntelMQ processmanagers. The processmanagers were up until now part of the intelmqct script.
370
+ - Introduces a module for IntelMQ processmanagers. The processmanagers were up until now part of the intelmqctl script.
371
371
They now reside in ` intelmq.lib.processmanager ` which also contains an interface definition the processmanager implementations must adhere to.
372
372
Both the processmanagers and the ` intelmqctl ` script were cleaned up a bit.
373
373
The ` LogLevel ` and ` ReturnType ` Enums were added to ` intelmq.lib.datatypes ` .
You can’t perform that action at this time.
0 commit comments