diff options
author | Jacek Antonelli | 2009-06-05 16:23:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-06-05 16:23:44 -0500 |
commit | dfaef7389a40385eb83ca0c82c22f1f84082b4ab (patch) | |
tree | 64da2e06f3b5dedbbe6eb1d5d6a48663ccb30f07 /ChangeLog.txt | |
parent | Added confirmation dialogs for Mute from pie menu. (diff) | |
download | meta-impy-dfaef7389a40385eb83ca0c82c22f1f84082b4ab.zip meta-impy-dfaef7389a40385eb83ca0c82c22f1f84082b4ab.tar.gz meta-impy-dfaef7389a40385eb83ca0c82c22f1f84082b4ab.tar.bz2 meta-impy-dfaef7389a40385eb83ca0c82c22f1f84082b4ab.tar.xz |
Mute in Profile window triggers confirmation dialog too.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7f61891..00a1fc4 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-06-01 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Mute in Profile window triggers confirmation dialog too. | ||
4 | |||
5 | modified: linden/indra/newview/llpanelavatar.cpp | ||
6 | |||
7 | |||
3 | * Added confirmation dialogs for Mute from pie menu. | 8 | * Added confirmation dialogs for Mute from pie menu. |
4 | Dialog is for muting avatars and objects from the pie menu only. | 9 | Dialog is for muting avatars and objects from the pie menu only. |
5 | 10 | ||