aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 374d2b7..72b1f39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.7: 2Changes for 0.9.7:
3*03/11/29:
4 * Added shadow text (Henrik)
5 To use shadow in text you need to add option to your font style item.
6 The theme item will continue to work in old fluxbox and it'll just
7 ignore the "shadow" option
8 Example:
9 menu.title.font: Verdana-10:bold,shadow
10 menu.frame.font: Verdana-8:shadow
11 window.font: sans-8:shadow
12 *.font: sans-12:shadow
3*03/11/27: 13*03/11/27:
4 * The "Send To..."-menu is back (Henrik) 14 * The "Send To..."-menu is back (Henrik)
5 SendToMenu.hh/cc, Window.cc 15 SendToMenu.hh/cc, Window.cc