aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2008-12-15 21:11:05 -0600
committerJacek Antonelli2008-12-15 21:11:39 -0600
commit0a864a437ac51eb12a7f35ad1f5572a08081a98b (patch)
tree0953cdcdad61874fa8064ed062a783c1fff04e70 /ChangeLog.txt
parentMerged 'mccabe/selectcopyable' into next (diff)
downloadmeta-impy-0a864a437ac51eb12a7f35ad1f5572a08081a98b.zip
meta-impy-0a864a437ac51eb12a7f35ad1f5572a08081a98b.tar.gz
meta-impy-0a864a437ac51eb12a7f35ad1f5572a08081a98b.tar.bz2
meta-impy-0a864a437ac51eb12a7f35ad1f5572a08081a98b.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.txt6
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 @@
12008-12-15 Jacek Antonelli <jacek.antonelli@gmail.com> 12008-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.