diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4b154b2..d29f445 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -10,3 +10,6 @@ | |||
10 | seconds, with heavy disk activity. | 10 | seconds, with heavy disk activity. |
11 | * linden/indra/newview/lltexturecache.h: | 11 | * linden/indra/newview/lltexturecache.h: |
12 | Ditto. | 12 | Ditto. |
13 | |||
14 | * linden/indra/llmessage/llassetstorage.cpp: | ||
15 | VWR-3877: A nasty possible memory overwrite and two minor leaks. | ||