diff options
author | Jacek Antonelli | 2008-09-22 23:09:56 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-22 23:09:56 -0500 |
commit | 86de3e0dd2a8db0783f40139fcdb0ffc642d032f (patch) | |
tree | 2fd0ad665bdc920b438d23112d1cf154604e587e /ChangeLog.txt | |
parent | Merge branch 'VWR-8341' into next-merge (diff) | |
download | meta-impy-86de3e0dd2a8db0783f40139fcdb0ffc642d032f.zip meta-impy-86de3e0dd2a8db0783f40139fcdb0ffc642d032f.tar.gz meta-impy-86de3e0dd2a8db0783f40139fcdb0ffc642d032f.tar.bz2 meta-impy-86de3e0dd2a8db0783f40139fcdb0ffc642d032f.tar.xz |
'Offer Teleport' button in IM panel is now always enabled,
regardless of whether the other person is known to be online.
Fixes crash introduced by VWR-2072 when IMing someone not on
your friends list, and makes the feature useful in more cases.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7d3b0d3..cd8db83 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-09-22 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llimpanel.cpp: | ||
4 | 'Offer Teleport' button in IM panel is now always enabled, | ||
5 | regardless of whether the other person is known to be online. | ||
6 | Fixes crash introduced by VWR-2072 when IMing someone not on | ||
7 | your friends list, and makes the feature useful in more cases. | ||
8 | |||
3 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: | 9 | * linden/indra/newview/skins/default/xui/en-us/floater_tools.xml: |
4 | Increased maximum settable transparency from 90% to 100%. | 10 | Increased maximum settable transparency from 90% to 100%. |
5 | 11 | ||