Changed the labels for 'Unicode' output formats.

Unicode is not the output format for files, UTF is.
This commit is contained in:
ImaMechanique 2011-11-22 05:37:13 +00:00 committed by niel-archer
parent ae0cc457cf
commit 564df001f8
2 changed files with 9 additions and 3 deletions

View file

@ -6,11 +6,17 @@
<div>
<div>
<h3><u>2012</u> - Release 2.x.x</h3>
* Added
Added
<ul>
<li>"Release Notes..." to help menu.</li>
</ul>
Changed
<ul>
<li>Tools => Options => Text Editor => General - Changed labels to properly reflect the output file format.</li>
<li>UTF-8 output no longer prefixes the B.O.M. character.</li>
</ul>
Bugs Fixed:
<ul>
<li>2995296 - Search | Comment Line (Ctl+K) Breaks Line After Search Term</li>