diff options
author | mathias <mathias> | 2005-06-18 17:21:13 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-06-18 17:21:13 (GMT) |
commit | 6c284b9c7cb0d711981c2e0ee6fe42ec98c9223c (patch) | |
tree | a67c955489c04e30f4a029272cb12b3341d3f354 /ChangeLog | |
parent | 019da77c56f951793dfdcb4f04a2fe827f26a835 (diff) | |
download | fluxbox-6c284b9c7cb0d711981c2e0ee6fe42ec98c9223c.zip fluxbox-6c284b9c7cb0d711981c2e0ee6fe42ec98c9223c.tar.bz2 |
fbgm used non-portable grep - option (-m) which is now replaced by
grep | head -n 1
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 0.9.14: | 2 | Changes for 0.9.14: |
3 | *05/06/18: | 3 | *05/06/18: |
4 | * Fixes #1206821, unportable usage of grep in fbgm (thanx Dung) | ||
5 | util/fluxbox-generate_menu.in | ||
4 | * Fixes #1116965, shadwd windows on restart (Mathias) | 6 | * Fixes #1116965, shadwd windows on restart (Mathias) |
5 | Window.cc | 7 | Window.cc |
6 | * little Fix for font effects (Mathias) | 8 | * little Fix for font effects (Mathias) |