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 nls digit strings to prefix with zero "%4d" => "%04d" for proper | ||
5 | spacing (Simon) | ||
6 | nls/*/*.m | ||
4 | * Fix loading of rotated fonts on style change (Simon) | 7 | * Fix loading of rotated fonts on style change (Simon) |
5 | FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc | 8 | FbTk/... FontImp.hh XftFontImp.hh/cc XmbFontImp.hh/cc XFontImp.hh/cc |
6 | * Change default Xft font to "monospace" (was "fixed") (Simon) | 9 | * Change default Xft font to "monospace" (was "fixed") (Simon) |