aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorNicholaz Beresford2008-09-16 02:08:45 -0500
committerJacek Antonelli2008-09-16 02:09:36 -0500
commita6a2c8a80af57b99e08da36c4e64b0a0b868636f (patch)
tree091cc51f0a96214cf404ece9a074a973051b6f78 /ChangeLog.txt
parentCreated ChangeLog.txt. (diff)
downloadmeta-impy-a6a2c8a80af57b99e08da36c4e64b0a0b868636f.zip
meta-impy-a6a2c8a80af57b99e08da36c4e64b0a0b868636f.tar.gz
meta-impy-a6a2c8a80af57b99e08da36c4e64b0a0b868636f.tar.bz2
meta-impy-a6a2c8a80af57b99e08da36c4e64b0a0b868636f.tar.xz
Applied VWR-3878: Purging cache textures causes viewer to pause
for many seconds, with heavy disk activity.
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index e69de29..da78f78 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -0,0 +1,7 @@
12008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc>
2
3 * linden/indra/newview/lltexturecache.cpp:
4 VWR-3878: Purging cache textures causes viewer to pause for many
5 seconds, with heavy disk activity.
6 * linden/indra/newview/lltexturecache.h:
7 Ditto.