diff options
author | McCabe Maxsted | 2009-09-25 19:54:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-25 19:54:02 -0700 |
commit | 64ee599c5b54496853025df6f609764acb846248 (patch) | |
tree | 0e6085a0237fc81c8639ed303549100a0be47b85 /ChangeLog.txt | |
parent | Fixed region names not showing up on regions with zero avatars (diff) | |
download | meta-impy-64ee599c5b54496853025df6f609764acb846248.zip meta-impy-64ee599c5b54496853025df6f609764acb846248.tar.gz meta-impy-64ee599c5b54496853025df6f609764acb846248.tar.bz2 meta-impy-64ee599c5b54496853025df6f609764acb846248.tar.xz |
Temporarily disable chat channel control in chat history until it's fixed
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 3272dd6..f3fba08 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -14,6 +14,13 @@ | |||
14 | 14 | ||
15 | modified: linden/indra/newview/llworldmapview.cpp | 15 | modified: linden/indra/newview/llworldmapview.cpp |
16 | 16 | ||
17 | |||
18 | * Temporarily disable chat channel control in chat history until it works right. | ||
19 | |||
20 | modified: linden/indra/newview/llchatbar.cpp | ||
21 | modified: linden/indra/newview/llfloaterchat.cpp | ||
22 | modified: linden/indra/newview/llprefschat.cpp | ||
23 | |||
17 | 24 | ||
18 | 2009-09-24 McCabe Maxsted <hakushakukun@gmail.com> | 25 | 2009-09-24 McCabe Maxsted <hakushakukun@gmail.com> |
19 | 26 | ||