aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-09-25 03:22:13 -0500
committerJacek Antonelli2009-09-25 04:02:24 -0500
commitf6be1049a5f71a97202eab28503a69a7ec5dfc04 (patch)
treecf203f08e682761d8e9159f66c81c512ebad9da9 /ChangeLog.txt
parentReverted "grid-firstname_lastname" user directories. (diff)
downloadmeta-impy-f6be1049a5f71a97202eab28503a69a7ec5dfc04.zip
meta-impy-f6be1049a5f71a97202eab28503a69a7ec5dfc04.tar.gz
meta-impy-f6be1049a5f71a97202eab28503a69a7ec5dfc04.tar.bz2
meta-impy-f6be1049a5f71a97202eab28503a69a7ec5dfc04.tar.xz
Disabled avatar name and password fields in grid manager.
Temporary, until we implement a decent account manager.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index fe7f0c6..d0ded82 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,13 @@
12009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Disabled avatar name and password fields in grid manager.
4 Temporary, until we implement a decent account manager.
5
6 modified: linden/indra/newview/floaterlogin.cpp
7 modified: linden/indra/newview/hippoGridManager.cpp
8 modified: linden/indra/newview/skins/default/xui/en-us/floater_login.xml
9
10
3 * Reverted "grid-firstname_lastname" user directories. 11 * Reverted "grid-firstname_lastname" user directories.
4 Back to "firstname_lastname", like it was without grid manager. 12 Back to "firstname_lastname", like it was without grid manager.
5 13