diff options
author | mathias <mathias> | 2005-05-14 01:56:13 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-05-14 01:56:13 (GMT) |
commit | d24c090ecc26aedab8c5dfeae701a4f86883c4c7 (patch) | |
tree | 8634645e86f1d876d17160effa9a7893712f4148 | |
parent | 33e359a0dfd4b6e6640b452f99d199377fee396d (diff) | |
download | fluxbox-d24c090ecc26aedab8c5dfeae701a4f86883c4c7.zip fluxbox-d24c090ecc26aedab8c5dfeae701a4f86883c4c7.tar.bz2 |
updated changes
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.14 | ||
3 | *05/05/14: | ||
4 | * Fix some Ewmh/Gnome issues (Mathias + thanx Vadim) | ||
5 | + _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING not updated | ||
6 | when sending _BLACKBOX_NOTIFY_WINDOW_DEL | ||
7 | + _NET_WM_DESKTOP and _WIN_WORKSPACE had wrong initial values (-1), which | ||
8 | lead to probems with (eg) fbpager | ||
9 | Ewmh.cc/hh Gnome.cc | ||
10 | ------------------------------------------------------------- | ||
2 | Changes for 0.9.13 | 11 | Changes for 0.9.13 |
3 | *05/05/13: | 12 | *05/05/13: |
4 | * Fix a segfault crash, and a similar potential one (Simon) | 13 | * Fix a segfault crash, and a similar potential one (Simon) |