diff options
author | Jacek Antonelli | 2008-09-22 23:51:04 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-22 23:51:04 -0500 |
commit | c8bb13567f4985b8bf5f6a967dd3ccca3ef945d2 (patch) | |
tree | d5efed7a03cc55e67d926b03a95c6c533d500196 /ChangeLog.txt | |
parent | 'Offer Teleport' button in IM panel is now always enabled, (diff) | |
download | meta-impy-c8bb13567f4985b8bf5f6a967dd3ccca3ef945d2.zip meta-impy-c8bb13567f4985b8bf5f6a967dd3ccca3ef945d2.tar.gz meta-impy-c8bb13567f4985b8bf5f6a967dd3ccca3ef945d2.tar.bz2 meta-impy-c8bb13567f4985b8bf5f6a967dd3ccca3ef945d2.tar.xz |
'Offer Teleport' button in avatar profile is now always enabled,
regardless of whether the other person is known to be online.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index cd8db83..4f29f6c 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
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/llpanelavatar.cpp (setOnlineStatus): | ||
4 | 'Offer Teleport' button in avatar profile is now always enabled, | ||
5 | regardless of whether the other person is known to be online. | ||
6 | |||
3 | * linden/indra/newview/llimpanel.cpp: | 7 | * linden/indra/newview/llimpanel.cpp: |
4 | 'Offer Teleport' button in IM panel is now always enabled, | 8 | 'Offer Teleport' button in IM panel is now always enabled, |
5 | regardless of whether the other person is known to be online. | 9 | regardless of whether the other person is known to be online. |