diff options
author | McCabe Maxsted | 2010-01-08 19:53:37 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-01-08 20:20:35 -0700 |
commit | 543fbb612317e9687e2eaeb48c3346e891fc0508 (patch) | |
tree | bf5b4f828831dd8bd2b2e411628111e16ec67b28 /ChangeLog.txt | |
parent | Applied SNOW-378: debug setting to compile inventory scripts in Mono (diff) | |
download | meta-impy-543fbb612317e9687e2eaeb48c3346e891fc0508.zip meta-impy-543fbb612317e9687e2eaeb48c3346e891fc0508.tar.gz meta-impy-543fbb612317e9687e2eaeb48c3346e891fc0508.tar.bz2 meta-impy-543fbb612317e9687e2eaeb48c3346e891fc0508.tar.xz |
Fixed options missing from Text Chat and Input & Camera preferences (see VWR-13120)
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 0911110..c7f2d91 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2010-01-08 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Fixed options missing from Text Chat and Input & Camera preferences (see VWR-13120). | ||
4 | |||
5 | modified: linden/indra/newview/llpanelinput.cpp | ||
6 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_chat.xml | ||
7 | modified: linden/indra/newview/skins/default/xui/en-us/panel_preferences_input.xml | ||
8 | |||
9 | |||
1 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 11 | ||
3 | * Applied SNOW-378: debug setting to compile inventory scripts in Mono. | 12 | * Applied SNOW-378: debug setting to compile inventory scripts in Mono. |