diff options
author | Jacek Antonelli | 2009-09-25 03:22:13 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-25 04:02:24 -0500 |
commit | f6be1049a5f71a97202eab28503a69a7ec5dfc04 (patch) | |
tree | cf203f08e682761d8e9159f66c81c512ebad9da9 /ChangeLog.txt | |
parent | Reverted "grid-firstname_lastname" user directories. (diff) | |
download | meta-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.txt | 8 |
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 @@ | |||
1 | 2009-09-25 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-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 | ||