diff options
author | McCabe Maxsted | 2009-09-11 17:37:21 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-11 17:37:21 -0700 |
commit | f9ee6436b50bbae989dc1835c105b50836c478a2 (patch) | |
tree | 1bbad670b6bf603ed24e82203cc572367052435a /ChangeLog.txt | |
parent | Applied patch for long distance opensim hypergrid tps (SVC-2491) (Feature cur... (diff) | |
download | meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.zip meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.gz meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.bz2 meta-impy-f9ee6436b50bbae989dc1835c105b50836c478a2.tar.xz |
Fixed browser window showing wrong title
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4df4f11..636982a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -9,12 +9,18 @@ | |||
9 | modified: newview/llinventoryview.cpp | 9 | modified: newview/llinventoryview.cpp |
10 | modified: newview/skins/default/xui/en-us/floater_inventory.xml | 10 | modified: newview/skins/default/xui/en-us/floater_inventory.xml |
11 | 11 | ||
12 | |||
12 | * Applied patch for long distance opensim hypergrid tps (SVC-2491) | 13 | * Applied patch for long distance opensim hypergrid tps (SVC-2491) |
13 | (Feature currently disabled in OpenSim) | 14 | (Feature currently disabled in OpenSim) |
14 | 15 | ||
15 | modified: linden/indra/newview/llviewermessage.cpp | 16 | modified: linden/indra/newview/llviewermessage.cpp |
16 | 17 | ||
17 | 18 | ||
19 | * Fixed browser window showing wrong title. | ||
20 | |||
21 | modified: linden/indra/newview/skins/default/xui/en-us/floater_media_browser.xml | ||
22 | |||
23 | |||
18 | 2009-09-10 McCabe Maxsted <hakushakukun@gmail.com> | 24 | 2009-09-10 McCabe Maxsted <hakushakukun@gmail.com> |
19 | 25 | ||
20 | * Created new toolbar control for windlight presets and options. | 26 | * Created new toolbar control for windlight presets and options. |