BUG 2999054: Adding code to prefer Unicode format from clipboard before accepting ANSI text.
This commit is contained in:
parent
971a6ee212
commit
40c9a3459c
2 changed files with 18 additions and 11 deletions
|
@ -11,7 +11,7 @@
|
|||
<li>"Release Notes..." to help menu.</li>
|
||||
</ul>
|
||||
|
||||
* Changed
|
||||
- Changed
|
||||
<ul>
|
||||
<li>Updated About.htm</li>
|
||||
<li>Tools => Options => Text Editor => General - Changed labels to properly reflect the output file format.</li>
|
||||
|
@ -19,12 +19,13 @@
|
|||
<li>UTF-8 is now the default file output format. ANSI is deprecated and will be removed at a later date.</li>
|
||||
</ul>
|
||||
|
||||
* Fixed:
|
||||
- Fixed:
|
||||
<ul>
|
||||
<li>2995296 - Search | Comment Line (Ctl+K) Breaks Line After Search Term</li>
|
||||
<li>3461546 - ReleaseNotes.htm in source, but never used</li>
|
||||
<li>no id - Fix for state change without state name passing syntax-check.</li>
|
||||
<li>3465488 - lslint does not show errors.</li>
|
||||
<li>SF ID: 2995296 - Search | Comment Line (Ctl+K) Breaks Line After Search Term</li>
|
||||
<li>SF ID: 3461546 - ReleaseNotes.htm in source, but never used</li>
|
||||
<li>SF ID: none - Fix for state change without state name passing syntax-check.</li>
|
||||
<li>SF ID: 3465488 - lslint does not show errors.</li>
|
||||
<li>SF ID: 2999054 - Unicode characters do not paste correctly</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue