From 1c822f9d6bf8c478aea422319f0cc4caf1d5f291 Mon Sep 17 00:00:00 2001 From: nirenjan Date: Mon, 18 May 2020 15:06:19 -0700 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 120bf8b..8ecb90d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -17,9 +17,12 @@ The format is based upon [Keep a Changelog]. to set logging level. - x52test has an option to not sleep between consecutive calls to the libx52 APIs. +- x52test moves the LED tests to execute after all other tests. See + [#19](https://github.com/nirenjan/x52pro-linux/issues/19). ### Fixed - `libx52_write_time` handling of large timezone offsets. +- Error reporting in x52cli and x52test commands. ## [0.1.2] - 2017-08-17 ### Added