diff options
author | Jacek Antonelli | 2008-12-06 12:00:05 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-06 12:00:05 -0600 |
commit | 20c9dc0a1da2cd57716796ae97adcd4d018213da (patch) | |
tree | 464b8c43a257ab8ab46bd98c872a4b29e5981d00 /ChangeLog.txt | |
parent | VWR-9400 (memleak whenever an LSL script is uploaded) (diff) | |
download | meta-impy-20c9dc0a1da2cd57716796ae97adcd4d018213da.zip meta-impy-20c9dc0a1da2cd57716796ae97adcd4d018213da.tar.gz meta-impy-20c9dc0a1da2cd57716796ae97adcd4d018213da.tar.bz2 meta-impy-20c9dc0a1da2cd57716796ae97adcd4d018213da.tar.xz |
VWR-9400-patch2 (memleak whenever an LSL script is uploaded)
Patch by Henri Beauchamp.
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 f9baad6..d6a7ee1 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,6 +1,11 @@ | |||
1 | 2008-12-06 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-12-06 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llmessage/llhttpclient.cpp: | 3 | * linden/indra/llmessage/llhttpclient.cpp: |
4 | VWR-9400b (memleak whenever an LSL script is uploaded) | ||
5 | Patch by Henri Beauchamp. | ||
6 | |||
7 | |||
8 | * linden/indra/llmessage/llhttpclient.cpp: | ||
4 | VWR-9400 (memleak whenever an LSL script is uploaded) | 9 | VWR-9400 (memleak whenever an LSL script is uploaded) |
5 | Patch by Carjay McGinnis. | 10 | Patch by Carjay McGinnis. |
6 | 11 | ||