diff options
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 1.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/25: | 3 | *06/06/25: |
4 | * Fix crash when unable to convert between local and utf-8 encodings (Simon) | ||
5 | FbTk/FbString.cc | ||
4 | * Fix DetachClient key command so new window is visible (Mark) | 6 | * Fix DetachClient key command so new window is visible (Mark) |
5 | Window.cc | 7 | Window.cc |
6 | *06/06/24: | 8 | *06/06/24: |