diff options
author | Jacek Antonelli | 2008-12-15 21:11:05 -0600 |
---|---|---|
committer | Jacek Antonelli | 2008-12-15 21:28:44 -0600 |
commit | 07a5f9204a6866566b0595643ac192d9b4d5d7d9 (patch) | |
tree | 7c8725fe050f1712cb27ac5df6ec9542b0e67abd /ChangeLog.txt | |
parent | Merged 'mccabe/selectcopyable' into next (diff) | |
download | meta-impy-07a5f9204a6866566b0595643ac192d9b4d5d7d9.zip meta-impy-07a5f9204a6866566b0595643ac192d9b4d5d7d9.tar.gz meta-impy-07a5f9204a6866566b0595643ac192d9b4d5d7d9.tar.bz2 meta-impy-07a5f9204a6866566b0595643ac192d9b4d5d7d9.tar.xz |
Switched OpenJPEG package to a tar.bz2.
The install.py script doesn't support .zip files.
Maybe later we could add support for that.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index b4ce192..a554e0a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/install.xml: | ||
4 | Switched OpenJPEG package to a tar.bz2. | ||
5 | The install.py script doesn't support .zip files. | ||
6 | Maybe later we could add support for that. | ||
7 | |||
8 | |||
3 | * linden/indra/newview/llworld.cpp: | 9 | * linden/indra/newview/llworld.cpp: |
4 | VWR-9352: Prim falls to 256m height when moved outworld. | 10 | VWR-9352: Prim falls to 256m height when moved outworld. |
5 | Patch by Aimee Trescothick. | 11 | Patch by Aimee Trescothick. |