diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 3e9c9b3..cf6968f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,12 @@ | |||
1 | 2010-02-08 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2010-02-08 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Ported some cURL and HTTP-related changes from Snowglobe. | ||
4 | |||
5 | modified: linden/indra/llmessage/llcurl.cpp | ||
6 | modified: linden/indra/llmessage/llcurl.h | ||
7 | modified: linden/indra/llmessage/llhttpclient.cpp | ||
8 | |||
9 | |||
3 | * Ported some thread changes from Snowglobe. | 10 | * Ported some thread changes from Snowglobe. |
4 | 11 | ||
5 | modified: linden/indra/llcommon/llqueuedthread.cpp | 12 | modified: linden/indra/llcommon/llqueuedthread.cpp |