diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/21: | ||
4 | * Buttons should only run a command if the mouse was clicked down on the | ||
5 | same button, e.g. bug #1437864 (Mark) | ||
6 | FbTk/Button.cc | ||
3 | *07/02/17: | 7 | *07/02/17: |
4 | * Slit was creating a strut even when it wasn't visible (Mark) | 8 | * Slit was creating a strut even when it wasn't visible (Mark) |
5 | Slit.cc/hh | 9 | Slit.cc/hh |