diff options
author | rathnor <rathnor> | 2003-10-08 14:00:47 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-10-08 14:00:47 (GMT) |
commit | ae729342e964c7b6d3571884b55ce14ff27fa553 (patch) | |
tree | 2f3ad9e2441e936095821a917c0bd4b9dfdd699f /ChangeLog | |
parent | 29a69a69c1a2f51d6fb790534a0da8683ee24eb9 (diff) | |
download | fluxbox-ae729342e964c7b6d3571884b55ce14ff27fa553.zip fluxbox-ae729342e964c7b6d3571884b55ce14ff27fa553.tar.bz2 |
avoid using getopts in fbsetbg, plus other tweaks
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 0.9.6: | 2 | Changes for 0.9.6: |
3 | *03/10/08: | ||
4 | * fbsetbg updates from Han, and some tweaking (Simon) | ||
5 | fbsetbg | ||
3 | *03/10/06: | 6 | *03/10/06: |
4 | * Fix rendering of offscreen windows (remove if !visible tests) (Simon) | 7 | * Fix rendering of offscreen windows (remove if !visible tests) (Simon) |
5 | FbWinFrame.cc | 8 | FbWinFrame.cc |