diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/03/18: | 3 | *07/03/18: |
4 | * Changed position remembering so it only remembers position relative to the | ||
5 | current head (Mark) | ||
6 | Remember.cc | ||
4 | * Fixed problem with new mouse binding code when using emacs keychains (Mark) | 7 | * Fixed problem with new mouse binding code when using emacs keychains (Mark) |
5 | Keys.cc/hh | 8 | Keys.hh |
6 | *07/03/17: | 9 | *07/03/17: |
7 | * Iconified, stuck windows weren't being moved to different workspaces (Mark) | 10 | * Iconified, stuck windows weren't being moved to different workspaces (Mark) |
8 | Screen.cc | 11 | Screen.cc |