diff options
author | Jacek Antonelli | 2009-09-03 00:59:17 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-09-03 00:59:17 -0500 |
commit | 428d872be7b0896f85dd5bbd83df8a2d2f429b42 (patch) | |
tree | c955a5af8a4b76b94d4029d3ced3133edc977b28 /ChangeLog.txt | |
parent | Merge branch 'mac-openal-url' into next (diff) | |
download | meta-impy-428d872be7b0896f85dd5bbd83df8a2d2f429b42.zip meta-impy-428d872be7b0896f85dd5bbd83df8a2d2f429b42.tar.gz meta-impy-428d872be7b0896f85dd5bbd83df8a2d2f429b42.tar.bz2 meta-impy-428d872be7b0896f85dd5bbd83df8a2d2f429b42.tar.xz |
Updated some python scripts to not use deprecated modules.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a42b4be..ff89a5b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,12 @@ | |||
1 | 2009-09-03 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * Updated some python scripts to not use deprecated modules. | ||
4 | |||
5 | modified: linden/indra/lib/python/indra/base/lluuid.py | ||
6 | modified: linden/indra/lib/python/indra/ipc/llmessage.py | ||
7 | modified: linden/scripts/install.py | ||
8 | |||
9 | |||
1 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> | 10 | 2009-06-14 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 11 | ||
3 | * Added IM preference for showing IMs in either main or local chat. | 12 | * Added IM preference for showing IMs in either main or local chat. |