aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2007-03-31 13:34:44 (GMT)
committersimonb <simonb>2007-03-31 13:34:44 (GMT)
commit311cb38f295ae3f389a65cdfea664750e822cb3e (patch)
tree8adc5d00e3924c4ecc837671171a22e7d2e61a71 /ChangeLog
parent383f99d4b6a90a5be3c4b8ea9a32fb902f3220cc (diff)
downloadfluxbox_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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5958735..1400ad2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0.0: 2Changes 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