aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2018-07-14 15:27:44 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2018-07-14 15:27:44 +0800
commitebcace663a8c3b6a05c59c59a7d1154036bc0032 (patch)
treec9c1e3f30c5d408c34bc6f6ab66a729410080e27 /ChangeLog
parentea652045bb38651d99bcc53972a524f602c3b306 (diff)
downloadlightsd-ebcace663a8c3b6a05c59c59a7d1154036bc0032.tar.xz
Reset sensor after pausing the sensor worker.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index debd3b2..6b224f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2018-07-11 0.0.5-r2
+2018-07-14 0.0.5-r3
+Reset sensor after pausing the sensor worker.
+
+2018-07-14 0.0.5-r2
Added a simple tool to create a fake sysfs backlight interface
that invokes external commands.
Some changes in the utility module to accomodate the new tool.