aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-09 05:45:37 -0700
committerMcCabe Maxsted2009-09-09 05:45:37 -0700
commit9627eac5c07c9e1f2b3be34f942af445414c14c5 (patch)
tree731cca4bca05d627386fc86c956f36c7848476be /ChangeLog.txt
parentCreated my own version of Emerald's chat channel tool (diff)
downloadmeta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.zip
meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.gz
meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.bz2
meta-impy-9627eac5c07c9e1f2b3be34f942af445414c14c5.tar.xz
New chat channel preference should change only on apply
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 13a75fe..78f72b4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -12,6 +12,12 @@
12 modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml 12 modified: linden/indra/newview/skins/default/xui/en-us/panel_chat_bar.xml
13 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml 13 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml
14 modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml 14 modified: linden/indra/newview/skins/default/xui/en-us/floater_chat_history.xml
15
16
17 * New chat channel preference should change only on apply.
18
19 modified: linden/indra/newview/llprefschat.cpp
20 modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml
15 21
16 22
172009-09-07 McCabe Maxsted <hakushakukun@gmail.com> 232009-09-07 McCabe Maxsted <hakushakukun@gmail.com>