diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/11/19: | ||
4 | * Some changes to avoid invisible fonts (Mathias) | ||
5 | FbTk/Font.cc FbTk/FontImp.hh FbTk/XftFontImp.cc/hh | ||
6 | FbTk/XmbFontImp.cc/hh | ||
3 | *04/11/17: | 7 | *04/11/17: |
8 | * Fix memleaks (thanx to Thomas Weidner) | ||
9 | FbTk/Font.cc | ||
4 | * Fix for possible segfault at exit/restart (Mathias) | 10 | * Fix for possible segfault at exit/restart (Mathias) |
5 | Screen.cc | 11 | Screen.cc |
6 | *04/11/15: | 12 | *04/11/15: |