diff options
author | Carsten Haitzler <raster@rasterman.com> | 2013-02-07 08:14:03 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2013-02-07 08:14:03 +0000 |
commit | 5aaeebde0bfb74505e5b669a41079d3efd4afc69 (patch) | |
tree | 41e0cf519971e9703a141d8dca86a73e6a2d443b /ChangeLog | |
parent | 3851bd2ba3e6756b0786a977e7acd4445d9600e1 (diff) |
fix/improve clock module date/time change detection. :)
SVN revision: 83717
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | 2013-02-07 Carsten Haitzler | ||
2 | |||
3 | * fix clock timerfd usage to actually detect a date change. | ||
4 | * improve clock to also listen to /etc/timezone changes too. | ||
5 | |||
1 | 2013-02-06 Mike Blumenkrantz | 6 | 2013-02-06 Mike Blumenkrantz |
2 | 7 | ||
3 | * added api to automatically disable widgets when checkboxes are checked or unchecked | 8 | * added api to automatically disable widgets when checkboxes are checked or unchecked |