aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index cc78998..db9529c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -4,6 +4,19 @@
4 LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE 4 LLTextureCache::writeToCache() does not cache textures smaller than TEXTURE_CACHE_ENTRY_SIZE
5 5
6 modified: linden/indra/newview/lltexturecache.cpp 6 modified: linden/indra/newview/lltexturecache.cpp
7
8
9 Aimee Trescothick <aimee@ama-zing.co.uk>
10
11 * VWR-6918: Hide/Show Selection Outlines.
12
13 modified: indra/newview/app_settings/settings.xml
14 modified: indra/newview/llappviewer.cpp
15 modified: indra/newview/llselectmgr.cpp
16 modified: indra/newview/llselectmgr.h
17 modified: indra/newview/llviewermenu.cpp
18 modified: indra/newview/skins/default/xui/en-us/menu_viewer.xml
19
7 20
82009-06-11 McCabe Maxsted <hakushakukun@gmail.com> 212009-06-11 McCabe Maxsted <hakushakukun@gmail.com>
9 22