cmdmon: update protocol changelog

This commit is contained in:
Miroslav Lichvar 2020-06-03 12:37:45 +02:00
parent 03541f3626
commit b86c89460a

View file

@ -404,7 +404,8 @@ typedef struct {
Version 6 (no authentication) : changed format of client accesses by index Version 6 (no authentication) : changed format of client accesses by index
(using new request/reply types) and manual timestamp, added new fields and (using new request/reply types) and manual timestamp, added new fields and
flags to NTP source request and report, made length of manual list constant, flags to NTP source request and report, made length of manual list constant,
added new commands: ntpdata, refresh, serverstats, shutdown added new commands: authdata, ntpdata, onoffline, refresh, reset,
selectdata, serverstats, shutdown, sourcename
*/ */
#define PROTO_VERSION_NUMBER 6 #define PROTO_VERSION_NUMBER 6