aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-10-26 15:48:26 -0500
committerJacek Antonelli2009-10-26 15:48:26 -0500
commit75065e71171161d5113345f80b062e74c66a41f4 (patch)
treee2fa77226e2508195672af6c59e1d5f0bd127cad /ChangeLog.txt
parentCapped chat channel spinner to 1000000 (1 mil) as temp fix. (diff)
downloadmeta-impy-75065e71171161d5113345f80b062e74c66a41f4.zip
meta-impy-75065e71171161d5113345f80b062e74c66a41f4.tar.gz
meta-impy-75065e71171161d5113345f80b062e74c66a41f4.tar.bz2
meta-impy-75065e71171161d5113345f80b062e74c66a41f4.tar.xz
Moved Logout to Advanced menu, removed shortcut.
We want to discourage its use until issues are fixed in 1.3.
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 fb74445..b953065 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-10-26 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Moved "Logout" to Advanced menu, removed shortcut.
4 We want to discourage its use until issues are fixed in 1.3.
5
6 modified: linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
7
8
3 * Capped chat channel spinner to 1000000 (1 mil) as temp fix. 9 * Capped chat channel spinner to 1000000 (1 mil) as temp fix.
4 Very high numbers cause mysterious rounding problems. 10 Very high numbers cause mysterious rounding problems.
5 11