aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-05 16:54:34 (GMT)
committermarkt <markt>2007-01-05 16:54:34 (GMT)
commit8930a711ee101c1a02f579a2ee8ebbe39065c085 (patch)
treecce01b032cb6c7e76e820590490e7c08ab758112 /ChangeLog
parent64fcedda00205f0c0b9464967f06322d4c7afa91 (diff)
downloadfluxbox-8930a711ee101c1a02f579a2ee8ebbe39065c085.zip
fluxbox-8930a711ee101c1a02f579a2ee8ebbe39065c085.tar.bz2
only grab keybindings on screens managed by fluxbox
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7ea179..7d24279 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes for 1.0rc3:
3*07/01/05: 3*07/01/05:
4 * Only grab keybindings on screens managed by fluxbox (Mark)
5 fluxbox.hh Keys.cc/hh FbTk/KeyUtil.cc/hh
4 * Fix locale being applied to the clock. (Simon) 6 * Fix locale being applied to the clock. (Simon)
5 - Also fixed a likely locale-killer for BSDs (without nl_langinfo) 7 - Also fixed a likely locale-killer for BSDs (without nl_langinfo)
6 ClockTool.hh/cc FbTk/FbString.cc 8 ClockTool.hh/cc FbTk/FbString.cc