diff options
author | Jacek Antonelli | 2010-02-08 17:25:48 -0600 |
---|---|---|
committer | Jacek Antonelli | 2010-02-08 17:25:48 -0600 |
commit | 02dee1652be7868d588fefa8b8e672be40088bdb (patch) | |
tree | cafeaf4d499b53b745ba1b3c92c10c05f7382925 /ChangeLog.txt | |
parent | Ported many APR changes from Snowglobe. (diff) | |
download | meta-impy-02dee1652be7868d588fefa8b8e672be40088bdb.zip meta-impy-02dee1652be7868d588fefa8b8e672be40088bdb.tar.gz meta-impy-02dee1652be7868d588fefa8b8e672be40088bdb.tar.bz2 meta-impy-02dee1652be7868d588fefa8b8e672be40088bdb.tar.xz |
Ported some thread changes from Snowglobe.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 46f37cb..3e9c9b3 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,13 @@ | |||
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 thread changes from Snowglobe. | ||
4 | |||
5 | modified: linden/indra/llcommon/llqueuedthread.cpp | ||
6 | modified: linden/indra/llcommon/llqueuedthread.h | ||
7 | modified: linden/indra/llcommon/llworkerthread.cpp | ||
8 | modified: linden/indra/llcommon/llworkerthread.h | ||
9 | |||
10 | |||
3 | * Ported many APR changes from Snowglobe. | 11 | * Ported many APR changes from Snowglobe. |
4 | 12 | ||
5 | modified: linden/indra/llaudio/vorbisencode.cpp | 13 | modified: linden/indra/llaudio/vorbisencode.cpp |