diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/releasenotes.txt | 56 |
1 files changed, 43 insertions, 13 deletions
diff --git a/linden/indra/newview/releasenotes.txt b/linden/indra/newview/releasenotes.txt index f3fbcb1..5ec38fc 100644 --- a/linden/indra/newview/releasenotes.txt +++ b/linden/indra/newview/releasenotes.txt | |||
@@ -4,10 +4,37 @@ | |||
4 | | http://wiki.secondlife.com/wiki/Beta_Release_Notes | | 4 | | http://wiki.secondlife.com/wiki/Beta_Release_Notes | |
5 | +------------------------------------------------------+ | 5 | +------------------------------------------------------+ |
6 | 6 | ||
7 | Release Notes for Second Life 1.20(11) June 17th, 2008 | ||
8 | ===================================== | ||
9 | |||
10 | Fixes: | ||
11 | * Fixed: VWR-7730: Sound / UI Sound broken on Mac PPC RC 1.20.10 | ||
12 | * Fixed: VWR-7614: Snapshots show user interface when "Show Interface In Snapshot" is un-checked/ VWR-7679: Interface also shows in screen_last.bmp | ||
13 | * Fixed: VWR-2633: Some groups can't be accessed from Communicate window and only show in profile / VWR-6889: Unable to leave group when role has no allowed abilities | ||
14 | * Fixed: VWR-5895: slowly rotating llTargetOmega child prims stop rotating when you move away | ||
15 | * Fixed: VWR-6828: Character > Show Look At / Show Point At don't work | ||
16 | * Fixed: VWR-7682: Typo on Teleport Failure dialog | ||
17 | * Fixed: VWR-7086: floater_buy_land.xml still contains messages regarding First Land | ||
18 | * Fixed: VWR-5697: RC 1.19.1 crash on startup with Vista UAC enabled | ||
19 | * Fixed: VWR-7723: crash on LLImageGL::setSubImage line 780 | ||
20 | * Fixed: crash on LLViewerImageList::removeImageFromList | ||
21 | * Fixed: crash on LLViewerImageList::updateImagesUpdateStats | ||
22 | * Fixed: crash when creating many default boxes | ||
23 | * Fixed: changing to and from Fullscreen view using Alt+Enter shortcut causes viewer to crash/hang | ||
24 | * Fixed: Load the initial avatar outfit earlier in the startup process to avoid Ruth effect at Orientation Island | ||
25 | * Fixed: Add the new TRANSPARENT_TEXTURE constant's target texture to the inventory Library of 1.20 | ||
26 | * Fixed: Search > Places tab results are displayed in white text | ||
27 | * Fixed: 1.20 viewer reports GeForce FX5200 card incorrectly | ||
28 | * Fixed: Fix the URL used by crash_logger for pre login crashes. | ||
29 | * Fixed: The viewer's crash logger needs to trim very long SecondLife.log files before sending. | ||
30 | |||
31 | Localization Fixes: | ||
32 | * Fixed: VWR-7731: Bad Japanese translation of "Select tool" | ||
33 | |||
7 | Release Notes for Second Life 1.20(10) June 9th, 2008 | 34 | Release Notes for Second Life 1.20(10) June 9th, 2008 |
8 | ===================================== | 35 | ===================================== |
9 | 36 | ||
10 | Changes: | 37 | New features: |
11 | * Added five texture constants for referencing in llSetLinkTexture: | 38 | * Added five texture constants for referencing in llSetLinkTexture: |
12 | ** TEXTURE_BLANK is the non-transparent blank texture, equivalent to UUID "5748decc-f629-461c-9a36-a35a221fe21f" | 39 | ** TEXTURE_BLANK is the non-transparent blank texture, equivalent to UUID "5748decc-f629-461c-9a36-a35a221fe21f" |
13 | ** TEXTURE_DEFAULT is the default plywood texture, equivalent to UUID "89556747-24cb-43ed-920b-47caed15465f" | 40 | ** TEXTURE_DEFAULT is the default plywood texture, equivalent to UUID "89556747-24cb-43ed-920b-47caed15465f" |
@@ -23,28 +50,31 @@ Changes: | |||
23 | then you have to revert to the earlier LSL requirement to use the UUID of the texture you want to use. | 50 | then you have to revert to the earlier LSL requirement to use the UUID of the texture you want to use. |
24 | *** The TEXTURE_TRANSPARENT texture will be gray unless you view it with a viewer that supports this transparent texture (1.20.10 or above). | 51 | *** The TEXTURE_TRANSPARENT texture will be gray unless you view it with a viewer that supports this transparent texture (1.20.10 or above). |
25 | 52 | ||
53 | Changes: | ||
54 | * Watchdog is disabled in settings for final Release Candidates | ||
55 | * VWR-7315: "TEXTURE_DEFAULT" is a bad constant name; (this now refers to Plywood texture) | ||
56 | |||
26 | Fixes: | 57 | Fixes: |
27 | * Fixed: PowerPC Mac unexpectedly quits when SL runs | 58 | * Fixed: VWR-7612: PowerPC Mac unexpectedly quits when SL runs |
28 | * Fixed: VWR-7069: Can't login to v1.20 RC until the second try | 59 | ** also Possible Fix: VWR-7400 Mac PPC 1.20.8: Unable to connect |
29 | * Fixed: Openssl hangs on first https request | 60 | * Fixed: VWR-7069: Can't login to v1.20 RC until the second try (Openssl hangs on first https request) |
30 | * Fixed: VWR-7261: pixellation static/rectangle seen nearby avatar imposters | 61 | * Fixed: VWR-7261: pixellation static/rectangle seen nearby avatar imposters |
31 | * Fixed: VWR-1715: Macintosh: cyclic short-term freezing of display, getting worse over time: does not respond to commands, eventually change of POV attempt crashes app | 62 | * Fixed: VWR-1715: Macintosh: cyclic short-term freezing of display, getting worse over time: does not respond to commands, eventually change of POV attempt crashes app |
32 | * Fixed: VWR-7338: New Texture Constant "TEXTURE_TRANSPARENT" is NOT transparent! | 63 | * Fixed: VWR-7338: New Texture Constant "TEXTURE_TRANSPARENT" is NOT transparent! |
33 | * Fixed: VWR-7315: "TEXTURE_DEFAULT" is a bad constant name | 64 | * Fixed: crash on LLSpeakerMgr::findSpeaker |
34 | * Fixed: Automatic linux font selection doesn't override legacy data in config file | ||
35 | * Fixed: Viewer crash logger should trim very long SecondLife.log files before sending | ||
36 | * Fixed: viewer sends no grid choice to the web server | ||
37 | * Fixed: Fix the URL used by crash_logger for pre login crashes | ||
38 | * Fixed: Any change to preferences "restores" the viewer window size | ||
39 | * Fixed: Crash on LLSpeakerMgr::findSpeaker | ||
40 | * Fixed: crash on LLAudioData - llaudio/audioengine.cpp | 65 | * Fixed: crash on LLAudioData - llaudio/audioengine.cpp |
41 | * Fixed: crash on LLGroupNotifyBox::moveToBack | 66 | * Fixed: crash on LLGroupNotifyBox::moveToBack |
42 | * Fixed: crash on LLPieMenu::show | 67 | * Fixed: crash on LLPieMenu::show |
43 | * Fixed: crash on LLFloaterWorldMap::buildLandmarkIDLists | 68 | * Fixed: crash on LLFloaterWorldMap::buildLandmarkIDLists |
44 | * Fixed: Setting Preferences > General > Crash Reports to Never Send crashes to desktop | 69 | * Fixed: crash on LLDrawable::destroy |
70 | * Fixed: Automatic linux font selection doesn't override legacy data in config file | ||
71 | * Fixed: Any change to preferences "restores" the viewer window size | ||
72 | * Fixed: viewer sends no grid choice to the web server | ||
73 | * Fixed: Fix the URL used by crash_logger for pre login crashes | ||
74 | * Fixed: Viewer crash logger should trim very long SecondLife.log files before sending | ||
45 | 75 | ||
46 | Localization Fixes: | 76 | Localization Fixes: |
47 | Partial Fix: Repair truncated text in 1.20.9 localizations | 77 | * Partial Fix: Repair truncated text in 1.20.9 localizations |
48 | 78 | ||
49 | Release Notes for Second Life 1.20(9) June 3rd, 2008 | 79 | Release Notes for Second Life 1.20(9) June 3rd, 2008 |
50 | ===================================== | 80 | ===================================== |