diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index ff2ac63..4eee15a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,17 @@ | |||
1 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Backported 1.23 fix for animation joint assertion crash. | ||
4 | |||
5 | modified: linden/indra/llcharacter/llkeyframemotion.cpp | ||
6 | |||
7 | |||
8 | * Updated some python scripts to not use deprecated modules. | ||
9 | |||
10 | modified: linden/indra/lib/python/indra/base/lluuid.py | ||
11 | modified: linden/indra/lib/python/indra/ipc/llmessage.py | ||
12 | modified: linden/scripts/install.py | ||
13 | |||
14 | |||
1 | 2009-08-29 McCabe Maxsted <hakushakukun@gmail.com> | 15 | 2009-08-29 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 16 | ||
3 | * Fixed OpenAL CMake error | 17 | * Fixed OpenAL CMake error |
@@ -10,7 +24,6 @@ | |||
10 | modified: linden/indra/cmake/GStreamer.cmake | 24 | modified: linden/indra/cmake/GStreamer.cmake |
11 | 25 | ||
12 | 26 | ||
13 | |||
14 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> | 27 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> |
15 | 28 | ||
16 | * Added IM preference for showing IMs in either main or local chat. | 29 | * Added IM preference for showing IMs in either main or local chat. |