aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index e69de29..4b154b2 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -0,0 +1,12 @@
12008-09-16 Jacek Antonelli <jacek.antonelli@gmail.com>
2
3 * linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced):
4 Skip "N files scheduled for deletion" message when nothing scheduled.
5
62008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc>
7
8 * linden/indra/newview/lltexturecache.cpp:
9 VWR-3878: Purging cache textures causes viewer to pause for many
10 seconds, with heavy disk activity.
11 * linden/indra/newview/lltexturecache.h:
12 Ditto.