diff options
author | McCabe Maxsted | 2009-10-08 14:36:57 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-10-08 14:36:57 -0700 |
commit | f1616b1196f95c2768de35b0aa80101b57429d59 (patch) | |
tree | c8576773f56134788918f8f4341311debddc5d07 /ChangeLog.txt | |
parent | Fixed money change notification happening after logout/login (diff) | |
download | meta-impy-f1616b1196f95c2768de35b0aa80101b57429d59.zip meta-impy-f1616b1196f95c2768de35b0aa80101b57429d59.tar.gz meta-impy-f1616b1196f95c2768de35b0aa80101b57429d59.tar.bz2 meta-impy-f1616b1196f95c2768de35b0aa80101b57429d59.tar.xz |
Don't show lldialog boxes from muted avatars anymore
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 07701d5..d7122fd 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,10 @@ | |||
1 | 2009-10-08 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2009-10-08 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Don't show lldialog boxes from muted avatars anymore. | ||
4 | |||
5 | modified: linden/indra/newview/llviewermessage.cpp | ||
6 | |||
7 | |||
3 | * Fixed money change notification happening after logout/login. | 8 | * Fixed money change notification happening after logout/login. |
4 | 9 | ||
5 | modified: linden/indra/newview/llviewermessage.cpp | 10 | modified: linden/indra/newview/llviewermessage.cpp |