summaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/1.0.0/release-1.0.0.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/releasenotes/1.0.0/release-1.0.0.markdown b/releasenotes/1.0.0/release-1.0.0.markdown
index 1c8f8fda..e0557662 100644
--- a/releasenotes/1.0.0/release-1.0.0.markdown
+++ b/releasenotes/1.0.0/release-1.0.0.markdown
@@ -67,6 +67,7 @@ Below is a more complete changelog between the 0.15.12 and the 1.0.0 release.
* Be able to distinguish between empty and cancel in dmenu mode. (#323)
* Fix memcpy on single memory region. (#312)
* Fix opening file with mode a+ and using fseek to overwrite on bsd.
+* Run dialog: Try to convert between locale, fs encoding and utf8. Fixing problems with non-utf8 filesystem encodings.
## Regressions