aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ce9ad2..dce6d52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14: 2Changes for 0.9.14:
3*05/06/19: 3*05/06/19:
4 * Fix shaded + iconic windows + restart (Simon)
5 - use ATTRIB_HIDDEN, can't use IconicState
6 Window.cc
4 * Revert shaded window fix. Wrong approach and caused crashes (Simon) 7 * Revert shaded window fix. Wrong approach and caused crashes (Simon)
5 Window.cc 8 Window.cc
6 * Change FbWinFrame to use a Container (Simon) 9 * Change FbWinFrame to use a Container (Simon)