aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2010-02-08 17:25:48 -0600
committerJacek Antonelli2010-02-08 17:25:48 -0600
commit02dee1652be7868d588fefa8b8e672be40088bdb (patch)
treecafeaf4d499b53b745ba1b3c92c10c05f7382925 /ChangeLog.txt
parentPorted many APR changes from Snowglobe. (diff)
downloadmeta-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.txt8
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 @@
12010-02-08 Jacek Antonelli <jacek.antonelli@gmail.com> 12010-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