aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7319a7..7a2b5f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc2: 2Changes 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