diff options
author | McCabe Maxsted | 2009-06-14 03:52:05 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-06-14 03:52:05 -0700 |
commit | 1df36899db385c83e8985b2ee7af07d09aa98a53 (patch) | |
tree | 027ffa1e0ce2ac35a477517fa0fd8e63604181f9 /ChangeLog.txt | |
parent | Added IM preference for showing IMs in either main or local chat (diff) | |
download | meta-impy-1df36899db385c83e8985b2ee7af07d09aa98a53.zip meta-impy-1df36899db385c83e8985b2ee7af07d09aa98a53.tar.gz meta-impy-1df36899db385c83e8985b2ee7af07d09aa98a53.tar.bz2 meta-impy-1df36899db385c83e8985b2ee7af07d09aa98a53.tar.xz |
Online/Offline notifications now always show in IM windows
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 6609f53..a42b4be 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -6,6 +6,11 @@ | |||
6 | modified: linden/indra/newview/llfloaterchat.cpp | 6 | modified: linden/indra/newview/llfloaterchat.cpp |
7 | modified: linden/indra/newview/llprefsim.cpp | 7 | modified: linden/indra/newview/llprefsim.cpp |
8 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml | 8 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_im.xml |
9 | |||
10 | |||
11 | * Online/Offline notifications now always show in IM windows. | ||
12 | |||
13 | modified: linden/indra/newview/llcallingcard.cpp | ||
9 | 14 | ||
10 | 15 | ||
11 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> | 16 | 2009-06-13 McCabe Maxsted <hakushakukun@gmail.com> |