diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/05: | 3 | *07/01/05: |
4 | * Fix locale being applied to the clock. (Simon) | ||
5 | - Also fixed a likely locale-killer for BSDs (without nl_langinfo) | ||
6 | ClockTool.hh/cc FbTk/FbString.cc | ||
4 | * Fix nls digit strings to prefix with zero "%4d" => "%04d" for proper | 7 | * Fix nls digit strings to prefix with zero "%4d" => "%04d" for proper |
5 | spacing (Simon) | 8 | spacing (Simon) |
6 | Screen.cc nls/fluxbox-nls.hh nls/*/*.m | 9 | Screen.cc nls/fluxbox-nls.hh nls/*/*.m |