diff options
author | simonb <simonb> | 2007-03-31 13:34:44 (GMT) |
---|---|---|
committer | simonb <simonb> | 2007-03-31 13:34:44 (GMT) |
commit | 311cb38f295ae3f389a65cdfea664750e822cb3e (patch) | |
tree | 8adc5d00e3924c4ecc837671171a22e7d2e61a71 /ChangeLog | |
parent | 383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc (diff) | |
download | fluxbox_pavel-311cb38f295ae3f389a65cdfea664750e822cb3e.zip fluxbox_pavel-311cb38f295ae3f389a65cdfea664750e822cb3e.tar.bz2 |
Fix window menu context when opened by clicking on tab
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0.0: | 2 | Changes for 1.0.0: |
3 | *07/03/31: | 3 | *07/03/31: |
4 | * Fix window menu context when opened by clicking on tab (Simon) | ||
5 | sf.net bug #1652185 | ||
6 | Window.hh/cc | ||
4 | * Default value for $LAUNCHER, plus add util and util/fbrun to the | 7 | * Default value for $LAUNCHER, plus add util and util/fbrun to the |
5 | PATH when generating install menu so it can find fbrun (Simon) | 8 | PATH when generating install menu so it can find fbrun (Simon) |
6 | fluxbox-generate_menu.in Makefile.am data/Makefile.am | 9 | fluxbox-generate_menu.in Makefile.am data/Makefile.am |