aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8955409..898ef24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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