diff options
author | Jacek Antonelli | 2008-08-15 23:45:08 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:08 -0500 |
commit | d3536025fdb47955c02c897d8274b81d6f8eadbb (patch) | |
tree | 36d53aa6bccfad3a267d994d5d99cafb16aed498 /linden/indra/newview/releasenotes.txt | |
parent | Second Life viewer sources 1.18.3.2-RC (diff) | |
download | meta-impy-d3536025fdb47955c02c897d8274b81d6f8eadbb.zip meta-impy-d3536025fdb47955c02c897d8274b81d6f8eadbb.tar.gz meta-impy-d3536025fdb47955c02c897d8274b81d6f8eadbb.tar.bz2 meta-impy-d3536025fdb47955c02c897d8274b81d6f8eadbb.tar.xz |
Second Life viewer sources 1.18.3.3-RC
Diffstat (limited to 'linden/indra/newview/releasenotes.txt')
-rw-r--r-- | linden/indra/newview/releasenotes.txt | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/linden/indra/newview/releasenotes.txt b/linden/indra/newview/releasenotes.txt index f4d6a8a..a9ea3f3 100644 --- a/linden/indra/newview/releasenotes.txt +++ b/linden/indra/newview/releasenotes.txt | |||
@@ -1,10 +1,24 @@ | |||
1 | Release Notes for Second Life 1.18.3(3) September 12, 2007 | ||
2 | ===================================== | ||
3 | Changes: | ||
4 | * Reverted map beacon behavior (per VWR-2270) | ||
5 | |||
6 | LSL changes: | ||
7 | * VWR-2265: Mis-spelled LSL constant OBJECT_UNKOWN_DETAIL renamed to OBJECT_UNKNOWN_DETAIL | ||
8 | ** Scripts written with the old, mis-spelled constant will not recompile unless corrected | ||
9 | |||
10 | Bug fixes: | ||
11 | * Enrollment fees are no longer displayed with decimals | ||
12 | * VWR-2275: Linux 1.18.3 Won't Link | ||
13 | * VWR-2283: Some changes to groups cannot be saved | ||
14 | * VWR-2324: llkdu.dll needs updating in RC viewer | ||
15 | * VWR-2291: LOD defaults are now too aggressive in RC 1.18.3 | ||
16 | * VWR-2307: secondlife startup shell script needs a comment about gdb now | ||
17 | |||
18 | |||
1 | Release Notes for Second Life 1.18.3(2) August 27, 2007 | 19 | Release Notes for Second Life 1.18.3(2) August 27, 2007 |
2 | ===================================== | 20 | ===================================== |
3 | Changes: | 21 | Changes: |
4 | * Altered beacon behavior | ||
5 | ** The beacon shaft is always drawn | ||
6 | ** The arrow is drawn if the lateral distance to the location being tracked is less than your view distance | ||
7 | ** The text appears if the total distance to the location being tracked is less than your view distance | ||
8 | * Changed Bug Reporting links to http:// instead of https:// | 22 | * Changed Bug Reporting links to http:// instead of https:// |
9 | * Build mode no longer automatically turns on beacons | 23 | * Build mode no longer automatically turns on beacons |
10 | * Removed 'Ping User' in statistics window (was returning 0, as userserver no longer exists) | 24 | * Removed 'Ping User' in statistics window (was returning 0, as userserver no longer exists) |