diff options
author | markt <markt> | 2007-03-18 19:39:30 (GMT) |
---|---|---|
committer | markt <markt> | 2007-03-18 19:39:30 (GMT) |
commit | 4945b88e1b08fe88bcae8f0c8b571b8b379045b5 (patch) | |
tree | 64e605f1367b4f6a1a0593ea8c5bf996c6600766 /ChangeLog | |
parent | 7ba4f04a869328fd3233c7069dca6da605c9a0b4 (diff) | |
download | fluxbox-4945b88e1b08fe88bcae8f0c8b571b8b379045b5.zip fluxbox-4945b88e1b08fe88bcae8f0c8b571b8b379045b5.tar.bz2 |
function to find already existing keychains wasn't working properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/03/18: | ||
4 | * Fixed problem with new mouse binding code when using emacs keychains (Mark) | ||
5 | Keys.cc/hh | ||
3 | *07/03/17: | 6 | *07/03/17: |
4 | * Iconified, stuck windows weren't being moved to different workspaces (Mark) | 7 | * Iconified, stuck windows weren't being moved to different workspaces (Mark) |
5 | Screen.cc | 8 | Screen.cc |