aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-11-18 04:11:55 -0600
committerJacek Antonelli2009-11-18 04:11:55 -0600
commitb8d07a9439ff21fce8ae2405db3aa38dd3d9fc14 (patch)
tree22d65bf20307a2086bc746d6a160cca8bf9d307e /ChangeLog.txt
parentVWR-12620: Linux compile fails with -O2 (--type=Release) (diff)
downloadmeta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.zip
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.gz
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.bz2
meta-impy-b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14.tar.xz
Added Linux package for liboil 0.3.16.
It's needed by some GStreamer plugins.
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index f9581cc..34d21ad 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,13 @@
12009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Added Linux package for liboil 0.3.16.
4 It's needed by some GStreamer plugins.
5
6 modified: linden/indra/cmake/GStreamer.cmake
7 modified: linden/indra/newview/viewer_manifest.py
8 modified: linden/install.xml
9
10
3 * VWR-12620: Linux compile fails with -O2 (--type=Release) 11 * VWR-12620: Linux compile fails with -O2 (--type=Release)
4 Patch by Alissa Sabre. 12 Patch by Alissa Sabre.
5 13