aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index e06910f..d29f445 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,4 +1,15 @@
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
12008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc> 62008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc>
2 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.
13
3 * linden/indra/llmessage/llassetstorage.cpp: 14 * linden/indra/llmessage/llassetstorage.cpp:
4 VWR-3877: A nasty possible memory overwrite and two minor leaks. 15 VWR-3877: A nasty possible memory overwrite and two minor leaks.