aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-06-09 04:24:29 -0700
committerMcCabe Maxsted2009-06-09 04:24:29 -0700
commitb87f003af267e416899fcfae116a2acc57ee370f (patch)
tree892eb39e833e03eab23f4e811d3c8667e82d0ab3 /ChangeLog.txt
parentBackported LL's version of VWR-2681 from 1.23 (diff)
downloadmeta-impy-b87f003af267e416899fcfae116a2acc57ee370f.zip
meta-impy-b87f003af267e416899fcfae116a2acc57ee370f.tar.gz
meta-impy-b87f003af267e416899fcfae116a2acc57ee370f.tar.bz2
meta-impy-b87f003af267e416899fcfae116a2acc57ee370f.tar.xz
Fixed the Resident Chooser showing hair instead of calling cards
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9489b6c..cc2de88 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -10,7 +10,7 @@
10 modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml 10 modified: linden/indra/newview/skins/default/xui/en-us/panel_overlaybar.xml
11 11
12 12
13 *Backported LL's version of VWR-2681 from 1.23. 13 * Backported LL's version of VWR-2681 from 1.23.
14 14
15 modified: indra/newview/app_settings/settings.xml 15 modified: indra/newview/app_settings/settings.xml
16 modified: indra/newview/llfloateravatarpicker.cpp 16 modified: indra/newview/llfloateravatarpicker.cpp
@@ -23,6 +23,11 @@
23 modified: indra/newview/llworld.h 23 modified: indra/newview/llworld.h
24 modified: indra/newview/pipeline.cpp 24 modified: indra/newview/pipeline.cpp
25 modified: indra/newview/skins/default/xui/en-us/floater_avatar_picker.xml 25 modified: indra/newview/skins/default/xui/en-us/floater_avatar_picker.xml
26
27
28 * Fixed the Resident Chooser showing hair instead of calling cards.
29
30 modified: indra/newview/llfloateravatarpicker.cpp
26 31
27 32
282009-06-07 McCabe Maxsted <hakushakukun@gmail.com> 332009-06-07 McCabe Maxsted <hakushakukun@gmail.com>