aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/releasenotes.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:44:58 -0500
committerJacek Antonelli2008-08-15 23:44:58 -0500
commit089fc07d207c71ce1401e72f09c31ad8c45872e2 (patch)
tree0028955add042c6f45b47a7b774adeeac9c592cb /linden/indra/newview/releasenotes.txt
parentSecond Life viewer sources 1.16.0.5 (diff)
downloadmeta-impy-089fc07d207c71ce1401e72f09c31ad8c45872e2.zip
meta-impy-089fc07d207c71ce1401e72f09c31ad8c45872e2.tar.gz
meta-impy-089fc07d207c71ce1401e72f09c31ad8c45872e2.tar.bz2
meta-impy-089fc07d207c71ce1401e72f09c31ad8c45872e2.tar.xz
Second Life viewer sources 1.17.0.12
Diffstat (limited to 'linden/indra/newview/releasenotes.txt')
-rw-r--r--linden/indra/newview/releasenotes.txt53
1 files changed, 52 insertions, 1 deletions
diff --git a/linden/indra/newview/releasenotes.txt b/linden/indra/newview/releasenotes.txt
index a223e08..2f7971c 100644
--- a/linden/indra/newview/releasenotes.txt
+++ b/linden/indra/newview/releasenotes.txt
@@ -1,3 +1,54 @@
1Release Notes for Second Life 1.17.0(12) June 13, 2007
2=====================================
3Changes:
4* Inventory transfers
5** Auto-accept inventory and auto-preview texture/notecard/landmark are now separate preferences.
6** Viewing an embedded notecard or landmark no longer adds it to your inventory.
7** Muting the sender of notecards, inventory, textures, etc., now removes all blue pop-ups in the upper right corner from that sender.
8** Offline inventory transfers and group invites now include the name of the item or group, along with group role, in the email.
9* Added "Clear Browser Cache" button to web prefs.
10** This only affects the embedded browser, not any other browsers installed on your system
11* Embedded Mozilla browser now supports cookies.
12* Preliminary support added to the Windows installer for selecting a language (English, Korean)
13* Closing a changed Classified now confirms changes
14
15Bug fixes:
16* Fixed a client crash while in startup
17* Fixed group chat reopening with one message and an error after closing group chat
18* Fixed "Stop All Animations" when stuck in an animation after teleporting
19* Fixed group messages to allow the use of UTF8 characters
20* Fixed "Show Owners" from automatically turning on again
21* Fixed an issue with "Release Controls" when an object is taken and rerezed.
22* Fixed an issue with texture picker not displaying any results unless inventory had been shown
23* Fixed chat history to not show muted resident chat
24* Fixed "Mute Resident" button, now opens the user picker
25* Fixed group ability settings for group owners in German language viewer
26* Fixed embedded Mozilla browser to work with HTTPS sites (affected Windows only)
27* Notecards no longer display the "Keep" and "Discard" buttons when opened from inventory
28* Acquired date is now set for items dragged from the contents of a container prim
29* VWR-1040: crash when opening several gestures quickly
30* VWR-966: Minor memory leak in llfloaterpreferences.cpp and a tiny leak in llstatup.cpp
31* VWR-908: Various memory leaks in the group dialog
32* VWR-871: More bad f00d: Two minor (or inconsequential) misses of initializing object members
33* VWR-870: Memory violation through uninitialized variable (invisible or unrendered flexis)
34* VWR-869: Possible hard-loop (endless, viewer-hang) in script editor
35* VWR-827: Toruses are borked after making/editing sculpted prims
36* VWR-823: Two unintialized variables in lltexturefetch.cpp
37* VWR-822: "Create new..." clothing buttons don't auto-wear items
38* VWR-810: Destructor forgets to delete mFloaterContros member in llui/llview.cpp
39* VWR-809: Destructor fails to clean up global menus in llviewermenu.cpp
40* VWR-808: Incorrect cleanup in message.cpp
41* VWR-807: Forgets to delete gToolInspect in lltoolmgr.cpp
42* VWR-804: Quirk in llviewerwindow.cpp
43* VWR-805: LLCurl not properly cleaned up
44* VWR-765: Cannot open embedded notecards in other notecards when Automatic preview of new notecards/textures/landmarks is off
45* VWR-409: New Feature -> UI -> Dialog -> Buy Copy/Contents -> Default Action -> Cancel
46* VWR-682: Text Editors should try to preserve X cursor position
47* VWR-671: Line editor history for recalling previously typed lines
48* VWR-648: Texture picker should highlight the texture in the swatch
49* VWR-412: Object editing arrows hidden but clickable on objects you can't edit.
50* VWR-364: Viewer memory leak
51
1Release Notes for Second Life 1.16.0(5) May 23, 2007 52Release Notes for Second Life 1.16.0(5) May 23, 2007
2===================================== 53=====================================
3New Features: 54New Features:
@@ -43,7 +94,7 @@ Bug fixes:
43* SVC-138: Land sales search sorting doesn't work 94* SVC-138: Land sales search sorting doesn't work
44* MISC-37: Continued breakdowns in group notice popup functionality 95* MISC-37: Continued breakdowns in group notice popup functionality
45* Teleporting to Help Island no longer allows you to teleport back to Orientation Island 96* Teleporting to Help Island no longer allows you to teleport back to Orientation Island
46* No-copy objects that fail to rez now reappear in inventory (may take up to one minute) 97* No-copy objects that fail to rez now reappear in inventory (may require a relog)
47* Scripted attachments work again correctly on group land 98* Scripted attachments work again correctly on group land
48* Fixed a bug where email sent by script with an empty subject would fail (valid per RFC2822) 99* Fixed a bug where email sent by script with an empty subject would fail (valid per RFC2822)
49* Fixed several server-side memory leaks, and changed to new memory allocation library 100* Fixed several server-side memory leaks, and changed to new memory allocation library