aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 7103009..24ae62b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -155,6 +155,36 @@
155 * linden/indra/newview/viewer_manifest.py: 155 * linden/indra/newview/viewer_manifest.py:
156 Ditto. 156 Ditto.
157 157
1582008-09-17 Nicholaz Beresford <nicholaz@blueflash.cc>
159
160 * linden/indra/newview/llviewerjointattachment.h (LLViewerJoint):
161 VWR-2685: Possible crash in bounding box (getBoundingBoxAgent())
162 from hud attachments.
163
164 * linden/indra/newview/llfloateractivespeakers.cpp (updateSpeakerList):
165 VWR-2683: Possible crash accessing dead llviewerregion.
166 * linden/indra/newview/llviewerobjectlist.cpp (killObjects):
167 Ditto.
168
169 * linden/indra/newview/lltooldraganddrop.cpp (dragOrDrop):
170 VWR-2003: Possible crash in lltooldraganddrop.cpp.
171
1722008-09-16 Jacek Antonelli <jacek.antonelli@gmail.com>
173
174 * linden/indra/newview/lltexturecache.cpp (purgeTextureFilesTimeSliced):
175 Skip "N files scheduled for deletion" message when nothing scheduled.
176
1772008-09-16 Nicholaz Beresford <nicholaz@blueflash.cc>
178
179 * linden/indra/newview/lltexturecache.cpp:
180 VWR-3878: Purging cache textures causes viewer to pause for many
181 seconds, with heavy disk activity.
182 * linden/indra/newview/lltexturecache.h:
183 Ditto.
184
185 * linden/indra/llmessage/llassetstorage.cpp:
186 VWR-3877: A nasty possible memory overwrite and two minor leaks.
187
1582008-09-07 McCabe Maxsted <hakushakukun@gmail.com> 1882008-09-07 McCabe Maxsted <hakushakukun@gmail.com>
159 189
160 * linden/indra/newview/llpanelobject.cpp: 190 * linden/indra/newview/llpanelobject.cpp: