Fix a typo in CHANGELOG

This commit is contained in:
1024jp 2016-04-10 00:36:08 +09:00
parent 11f82077ba
commit cfbe7b3973

View File

@ -8,7 +8,7 @@ develop
### New Features
- Add independent “Unicode (UTF-8) with BOM” encoding to encoding list.
- Respect the existance of the UTF-8 BOM in opened files.
- Respect the existence of the UTF-8 BOM in opened files.
- Enable switching the document encoding between with and without BOM from the toolbar popup button and the “Format” menu.
- The “Unicode (UTF-8) with BOM” item will be automatically added to just after the normal “Unicode (UTF-8)”.
- Now, the execute permission can be given to the file to save from the save panel.