diff options
author | Armin Weatherwax | 2010-02-27 17:41:47 +0100 |
---|---|---|
committer | Jacek Antonelli | 2010-02-27 13:24:32 -0600 |
commit | 30945b74c3cb64bb11fdb09116c8c8e6e15c94e7 (patch) | |
tree | fb12e3ff2f5209372ea137ea9d1a26547fc32408 /ChangeLog.txt | |
parent | Updated llprimitive/llprimitive.cpp to SL 1.23. (diff) | |
download | meta-impy-30945b74c3cb64bb11fdb09116c8c8e6e15c94e7.zip meta-impy-30945b74c3cb64bb11fdb09116c8c8e6e15c94e7.tar.gz meta-impy-30945b74c3cb64bb11fdb09116c8c8e6e15c94e7.tar.bz2 meta-impy-30945b74c3cb64bb11fdb09116c8c8e6e15c94e7.tar.xz |
Some changes to help linux64.
* Don't build with libELFIO (lib not working).
* Use shared libpng12 instead of static library
(fixes mozlib incompat for users with system libpng14).
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 46065ce..de0266f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,16 @@ | |||
1 | 2010-02-27 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
2 | |||
3 | * Some changes to help linux64. | ||
4 | Don't build with libELFIO (lib not working). | ||
5 | Use shared libpng12 instead of static library | ||
6 | (fixes mozlib incompat for users with system libpng14). | ||
7 | |||
8 | modified: linden/indra/cmake/00-Common.cmake | ||
9 | modified: linden/indra/cmake/ELFIO.cmake | ||
10 | modified: linden/indra/newview/viewer_manifest.py | ||
11 | modified: linden/install.xml | ||
12 | |||
13 | |||
1 | 2010-02-26 Jacek Antonelli <jacek.antonelli@gmail.com> | 14 | 2010-02-26 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 15 | ||
3 | * Disabled spammy messages about WebFetchInventoryDescendents. | 16 | * Disabled spammy messages about WebFetchInventoryDescendents. |