diff options
Diffstat (limited to 'linden/indra/newview/releasenotes.txt')
-rw-r--r-- | linden/indra/newview/releasenotes.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/linden/indra/newview/releasenotes.txt b/linden/indra/newview/releasenotes.txt index 72288b8..6c581c5 100644 --- a/linden/indra/newview/releasenotes.txt +++ b/linden/indra/newview/releasenotes.txt | |||
@@ -1,3 +1,32 @@ | |||
1 | Release Notes for Second Life 1.18.6(0) December 5, 2007 | ||
2 | ===================================== | ||
3 | Changes: | ||
4 | * Age Verification: | ||
5 | ** The user interface for parcel and estate access has been clarified and improved. | ||
6 | ** Added the ability to restrict access to parcels and estates to age verified adults. See an upcoming blog post for more details | ||
7 | ** Removed the ability to *ban* access to Residents who have provided payment info or who have used payment info. We continue to support the ability to *allow* access to only those who have provided payment info. | ||
8 | * Login/Authentication | ||
9 | ** We changed the way viewers login to Second Life to support future anti-fraud efforts | ||
10 | ** The changes are largely internal | ||
11 | ** Apart from some minor cosmetic differences, the behavior of the login screen is unchanged | ||
12 | ** For more information, read our public Wiki article found here: http://wiki.secondlife.com/wiki/Viewer_Authentication | ||
13 | * Crash Reporter | ||
14 | ** The crash reporting mechanism has been improved. Following a crash, more useful information will be sent and reports should now take less than 10 seconds. | ||
15 | |||
16 | Fixes: | ||
17 | * VWR-1627: Classified metrics are reset to 0 when the ad is updated | ||
18 | * VWR-1162: Land for sale includes L$1 parcels that are not actually for sale | ||
19 | * VWR-1125: Clicking Title Bar While Mouselook'd Repositions SL | ||
20 | * VWR-2483: the macviewer.xcodeprj file doesn't create stripped binaries on Deployment or Universal | ||
21 | * VWR-2404: lossless texture compression on small textures not lossless | ||
22 | * VWR-2046: Focus is sent to menu/money/notification window | ||
23 | * Land owners can no longer delete objects belonging to others (but can still return objects) | ||
24 | * Positioning fixes for Japanese IME for fields where only ASCII is allowed | ||
25 | * Ctrl-Shift-W now works even if no windows have focus | ||
26 | * Fixed issue where avatar is stuck falling in place after login | ||
27 | * HTML login screen now functional again on Linux | ||
28 | * Floater sizing behavior corrected when viewer window is made very small | ||
29 | |||
1 | Release Notes for Second Life 1.18.5(3) November 29, 2007 | 30 | Release Notes for Second Life 1.18.5(3) November 29, 2007 |
2 | ===================================== | 31 | ===================================== |
3 | New features: | 32 | New features: |