updated ReleaseNotes.htm to fill in some history gaps (info extracted from SVN history)

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@62 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-12-30 03:52:45 +00:00
parent 94188787d5
commit 96e1f56925

View file

@ -5,24 +5,25 @@
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
<div>
<div>
<h3><u>2012-01-01</u> - Release 2.x.x</h3>
- Added
<h3><u>2012</u> - Release 2.x.x</h3>
* Added
<ul>
<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>
<li>UTF-8 output no longer prefixes the B.O.M. character.</li>
</ul>
Bugs Fixed:
* Bugs 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>3465488 - lslint does not show errors.</li>
<li>no id - Fix for state change without state name passing syntax-check.</li>
</ul>
</div>
@ -145,13 +146,13 @@
<div>
<h3><u>2011-04-21</u> - Release 2.42</h3>
- Added: constants
* Added: constants
<ul>
<li>CHANGED_REGION_START</li>
<li>PRIM_DESC</li>
<li>PRIM_NAME</li>
</ul>
- Added: functions (highlighting only):
* Added: functions (highlighting only):
<ul>
<li>llCastRay</li>
<li>llGetLinkNumberOfSides</li>