diff options
author | simonb <simonb> | 2006-08-10 14:55:52 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-08-10 14:55:52 (GMT) |
commit | 66e738da77ff640f437e8b88de15bdf6678fa0f6 (patch) | |
tree | e15b7425b63ded3a6be124d53faeacff8e3cccb8 /ChangeLog | |
parent | 839cc974c15381de184f7f6c51821784709ef99d (diff) | |
download | fluxbox_lack-66e738da77ff640f437e8b88de15bdf6678fa0f6.zip fluxbox_lack-66e738da77ff640f437e8b88de15bdf6678fa0f6.tar.bz2 |
fix crash in ClientPattern
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/08/10: | 3 | *06/08/10: |
4 | * Fix crash in ClientPattern when more than one pattern in [app] line (Simon) | ||
5 | ClientPattern.cc | ||
4 | * Implement _NET_WM_WINDOW_TYPE_MENU and _NET_WM_WINDOW_TYPE_TOOLBAR (Mark) | 6 | * Implement _NET_WM_WINDOW_TYPE_MENU and _NET_WM_WINDOW_TYPE_TOOLBAR (Mark) |
5 | Ewmh.cc/hh | 7 | Ewmh.cc/hh |
6 | * Fix duplicated UTF-8 encoding in el_GR (thanks Slava Semushin) | 8 | * Fix duplicated UTF-8 encoding in el_GR (thanks Slava Semushin) |