diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 5564136..057bc07 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -4,6 +4,11 @@ | |||
4 | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent()) | 4 | VWR-2685: Possible crash in bounding box (getBoundingBoxAgent()) |
5 | from hud attachments. | 5 | from hud attachments. |
6 | 6 | ||
7 | * linden/indra/newview/llfloateractivespeakers.cpp (updateSpeakerList): | ||
8 | VWR-2683: Possible crash accessing dead llviewerregion. | ||
9 | * linden/indra/newview/llviewerobjectlist.cpp (killObjects): | ||
10 | Ditto. | ||
11 | |||
7 | 2008-09-16 Jacek Antonelli <jacek.antonelli@gmail.com> | 12 | 2008-09-16 Jacek Antonelli <jacek.antonelli@gmail.com> |
8 | 13 | ||
9 | * linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced): | 14 | * linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced): |