diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 66e848c..46f37cb 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,29 @@ | |||
1 | 2010-02-08 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Ported many APR changes from Snowglobe. | ||
4 | |||
5 | modified: linden/indra/llaudio/vorbisencode.cpp | ||
6 | modified: linden/indra/llcharacter/llbvhloader.cpp | ||
7 | modified: linden/indra/llcharacter/llkeyframemotionparam.cpp | ||
8 | modified: linden/indra/llcharacter/llstatemachine.cpp | ||
9 | modified: linden/indra/llcommon/llapr.cpp | ||
10 | modified: linden/indra/llcommon/llapr.h | ||
11 | modified: linden/indra/llcommon/llthread.cpp | ||
12 | modified: linden/indra/llcommon/llthread.h | ||
13 | modified: linden/indra/llcommon/llworkerthread.cpp | ||
14 | modified: linden/indra/llimage/llimage.cpp | ||
15 | modified: linden/indra/llimage/llimagej2c.cpp | ||
16 | modified: linden/indra/llmessage/llcurl.cpp | ||
17 | modified: linden/indra/llvfs/lllfsthread.cpp | ||
18 | modified: linden/indra/llvfs/llvfs.cpp | ||
19 | modified: linden/indra/newview/llappviewer.cpp | ||
20 | modified: linden/indra/newview/llfloateranimpreview.cpp | ||
21 | modified: linden/indra/newview/lltexturecache.cpp | ||
22 | modified: linden/indra/newview/llviewermenufile.cpp | ||
23 | modified: linden/indra/newview/llvoavatar.cpp | ||
24 | modified: linden/indra/newview/primbackup.cpp | ||
25 | |||
26 | |||
1 | 2010-02-07 Jacek Antonelli <jacek.antonelli@gmail.com> | 27 | 2010-02-07 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 28 | ||
3 | * Fixed login screen only allowing 16 chars per name. | 29 | * Fixed login screen only allowing 16 chars per name. |