aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
blob: 556413691765771346fc320cb8ba93d20374d681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2008-09-17  Nicholaz Beresford  <nicholaz@blueflash.cc>

	* linden/indra/newview/llviewerjointattachment.h (LLViewerJoint): 
	VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())
	from hud attachments.

2008-09-16  Jacek Antonelli  <jacek.antonelli@gmail.com>

	* linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced):
	Skip "N files scheduled for deletion" message when nothing scheduled.

2008-09-16  Nicholaz Beresford  <nicholaz@blueflash.cc>

	* linden/indra/newview/lltexturecache.cpp:
	VWR-3878: Purging cache textures causes viewer to pause for many
	seconds, with heavy disk activity.
	* linden/indra/newview/lltexturecache.h:
	Ditto.

	* linden/indra/llmessage/llassetstorage.cpp:
	VWR-3877: A nasty possible memory overwrite and two minor leaks.