diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/19: | ||
4 | * Fix bug #1507671, clock not updating on multiple screens (Simon) | ||
5 | - time() and gettimeofday() are inconsistent, only use gettimeofday | ||
6 | - clean up Timer stuff a bit, fixed some other bugs | ||
7 | FbTk/Timer.hh/cc ClockTool.cc | ||
3 | *06/06/18: | 8 | *06/06/18: |
4 | * Fixed bug #1507754 iconbar text was not updated to match titlebar (Henrik) | 9 | * Fixed bug #1507754 iconbar text was not updated to match titlebar (Henrik) |
5 | WinClient.cc | 10 | WinClient.cc |