diff options
author | Jacek Antonelli | 2009-11-18 04:11:55 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-11-18 04:11:55 -0600 |
commit | b8d07a9439ff21fce8ae2405db3aa38dd3d9fc14 (patch) | |
tree | 22d65bf20307a2086bc746d6a160cca8bf9d307e /ChangeLog.txt | |
parent | VWR-12620: Linux compile fails with -O2 (--type=Release) (diff) | |
download | meta-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.txt | 8 |
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 @@ | |||
1 | 2009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-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 | ||