diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm
index 14a0184..3698e07 100644
--- a/trunk/Resource/ReleaseNotes.htm
+++ b/trunk/Resource/ReleaseNotes.htm
@@ -1,6 +1,38 @@
-
Release 2.40
+
Release 2.43
+
+
+ 2011-
+ - Added: event
+
+ - Added: stub functions for:
+
+ - llCastRay
+ - llClearLinkMedia
+ - llGetDisplayName
+ - llGetLinkMedia
+ - llGetMassMKS
+ - llGetMemoryLimit
+ - llGetPhysicsMaterial
+ - llLinkSitTarget
+ - llManageEstateAccess
+ - llScriptProfiler
+ - llSetAngularVelocity
+ - llSetKeyframedMotion
+ - llSetLinkMedia
+ - llSetMemoryLimit
+ - llSetPhysicsMaterial
+ - llSetVelocity
+ - llTransferLindenDollars
+
+ - Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
+
+
+
+
Release 2.40
April 17 2010 14:51 (local time)
- Added: stub functions for:
@@ -12,7 +44,7 @@
llHTTPResponse
llGetHTTPHeader
-
+
Release 2.39
diff --git a/trunk/lsleditor.csproj b/trunk/lsleditor.csproj
index 32de471..56aaf45 100644
--- a/trunk/lsleditor.csproj
+++ b/trunk/lsleditor.csproj
@@ -47,7 +47,7 @@
v2.0
- bin\Debug\
+ ..\bin\Debug\
false
285212672
false
@@ -71,7 +71,7 @@
AllRules.ruleset
- bin\Release\
+ ..\bin\Release\
false
285212672
false
@@ -721,7 +721,9 @@
-
+
+ Designer
+
Designer
SimulatorConsole.cs