diff options
author | McCabe Maxsted | 2009-09-04 09:31:06 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-04 09:31:06 -0700 |
commit | 7529497350ce7205d516ed351a054d2b0a0f4f4f (patch) | |
tree | d1467365d5fb4c7fcf2c8b9c9b6b578cd49f6da4 /ChangeLog.txt | |
parent | Fixed CMake not finding GLib on windows (diff) | |
parent | Backported 1.23 fix for animation joint assertion crash. (diff) | |
download | meta-impy-7529497350ce7205d516ed351a054d2b0a0f4f4f.zip meta-impy-7529497350ce7205d516ed351a054d2b0a0f4f4f.tar.gz meta-impy-7529497350ce7205d516ed351a054d2b0a0f4f4f.tar.bz2 meta-impy-7529497350ce7205d516ed351a054d2b0a0f4f4f.tar.xz |
Merged in jacek/next
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. |