Update release note.

This commit is contained in:
Dave Davenport 2016-04-01 20:12:16 +02:00
parent d3350afbed
commit 70d2f54798
1 changed files with 1 additions and 0 deletions

View File

@ -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