diff options
author | markt <markt> | 2007-06-08 19:46:44 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-08 19:46:44 (GMT) |
commit | 9215c888aa1a7f2980bca794e2401e5d1a2e780d (patch) | |
tree | d4e9a4a468f08445e2ddc7e643a1f32bb30bba2e /ChangeLog | |
parent | 74fab5c8c5b326332da446135220fbd02c6a6938 (diff) | |
download | fluxbox-9215c888aa1a7f2980bca794e2401e5d1a2e780d.zip fluxbox-9215c888aa1a7f2980bca794e2401e5d1a2e780d.tar.bz2 |
patches from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,7 +4,12 @@ Changes for 1.1: | |||
4 | * Fix transient windows getting tabbed from apps file and not changing layers | 4 | * Fix transient windows getting tabbed from apps file and not changing layers |
5 | when main window is in a lowered tab (Mark) | 5 | when main window is in a lowered tab (Mark) |
6 | WinClient.cc Window.cc Remember.cc | 6 | WinClient.cc Window.cc Remember.cc |
7 | *07/06/06: | ||
8 | * Fix to avoid rogue instances of /bin/sh after forking programs (Mathias) | ||
9 | util/fbrun/FbRun.cc src/FbCommands.cc | ||
7 | *07/06/04: | 10 | *07/06/04: |
11 | * Fix fluxbox.1.in, and asciidoc, menu command is "wallpapers" not | ||
12 | "wallpaper". asciidoc manpages are stale. | ||
8 | * Fix submenu placement with xinerama after moving the menu between heads, | 13 | * Fix submenu placement with xinerama after moving the menu between heads, |
9 | bug #1479517 (Mark) | 14 | bug #1479517 (Mark) |
10 | FbMenu.cc/hh FbTk/Menu.hh | 15 | FbMenu.cc/hh FbTk/Menu.hh |