summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-18 12:05:36 +0200
committerYorhel <git@yorhel.nl>2009-10-18 12:05:36 +0200
commitadaf8a609831734c41e89f386bdec83598a0912b (patch)
tree88e6b4318ad4f10316712c5e343dadbac748913a /ChangeLog
parent783993dbf5c7f86085c59b08a0faccc1bdf5f9d2 (diff)
Call setlocale() at initialization
This (in combination with linking to ncursesw) fixes the display of non-ASCII characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd3b0cf..8c71264 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@ git - ?
- Return to previously opened directory on failed recalculation
- Properly display MiB units instead of MB (IEEE 1541 - bug #2831412)
- Link to ncursesw when available
+ - Improved support for non-ASCII characters
1.5 - 2009-05-02
- Fixed incorrect apparent size on directory refresh