diff --git a/CHANGES.md b/CHANGES.md index d2c438c..a0d0119 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +## Version 0.71 + + * fix a display overflow in data usage statistics + * made the configuration parser more tolerant with service names that contain + dashes (e.g. snmp-trap) or hostnames with underscores (e.g. \_http.example.com). + * create the log file if it does not exist + ## Version 0.70 * UDP support