diff options
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 | ||