Updates to ReleaseNotes.htm

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@59 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-12-30 03:50:56 +00:00
parent 8c5f8ea783
commit 370abf4699

View file

@ -5,18 +5,18 @@
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
<div>
<div>
<h3><u>2012</u> - Release 2.x.x</h3>
* Added
<h3><u>2012-01</u> - Release 2.x.x</h3>
- Added
<ul>
<li>"Release Notes..." to help menu.</li>
</ul>
* Updated
- Updated
<ul>
<li>About.htm</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>
@ -26,7 +26,7 @@
<div>
<h3><u>2011-12-12</u> - Release 2.43.1</h3>
* Added: constants
- Added: constants
<ul>
<li>CONTENT_TYPE_HTML</li>
<li>DENSITY</li>
@ -107,16 +107,16 @@
<li>TEXTURE_TRANSPARENT</li>
<li>TOUCH_INVALID_TEXCOORD</li>
</ul>
* other changes: Cleaned up parts of the highlighting XML file generally, and reordered some entries.
- other changes: Cleaned up parts of the highlighting XML file generally, and reordered some entries.
</div>
<div>
<h3><u>2011-12-06</u> - Release 2.43</h3>
* Added: event
- Added: event
<ul>
<li>transaction_result</li>
</ul>
* Added: functions:
- Added: functions:
<ul>
<li>llCastRay - syntax-checker only, highlighting added previously.</li>
<li>llClearLinkMedia - syntax-checker only, highlighting added previously.</li>
@ -136,20 +136,20 @@
<li>llSetVelocity</li>
<li>llTransferLindenDollars</li>
</ul>
* Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
- Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
<br />
</div>
<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>