diff options
author | Jacek Antonelli | 2009-01-16 19:40:41 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-16 19:41:58 -0600 |
commit | a9956c4a1f8d2aaaa513e100d954609f2b151baa (patch) | |
tree | 05b2dfff634079b19382a5c8c942118007da1b44 /ChangeLog.txt | |
parent | Fixed texture picker not showing textures. (diff) | |
download | meta-impy-a9956c4a1f8d2aaaa513e100d954609f2b151baa.zip meta-impy-a9956c4a1f8d2aaaa513e100d954609f2b151baa.tar.gz meta-impy-a9956c4a1f8d2aaaa513e100d954609f2b151baa.tar.bz2 meta-impy-a9956c4a1f8d2aaaa513e100d954609f2b151baa.tar.xz |
Fixed Resident chooser not showing calling cards.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index d98ae13..09df22e 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | 2009-01-16 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-01-16 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/newview/llfloateravatarpicker.cpp: | ||
4 | Fixed Resident chooser not showing calling cards. | ||
5 | |||
6 | |||
3 | * linden/indra/newview/lltexturectrl.cpp: | 7 | * linden/indra/newview/lltexturectrl.cpp: |
4 | Fixed texture picker not showing textures. | 8 | Fixed texture picker not showing textures. |
5 | 9 | ||