diff options
author | Armin Weatherwax | 2010-01-05 23:33:15 +0100 |
---|---|---|
committer | Jacek Antonelli | 2010-02-03 22:39:39 -0600 |
commit | 4dfeadb951717d6808bf07d47b3356dbb131b524 (patch) | |
tree | 894693a18139364c5f3216bf028c25221bcc67ca /ChangeLog.txt | |
parent | Merged in 'paymessage' branch. (diff) | |
download | meta-impy-4dfeadb951717d6808bf07d47b3356dbb131b524.zip meta-impy-4dfeadb951717d6808bf07d47b3356dbb131b524.tar.gz meta-impy-4dfeadb951717d6808bf07d47b3356dbb131b524.tar.bz2 meta-impy-4dfeadb951717d6808bf07d47b3356dbb131b524.tar.xz |
Removed pixbuf and pango from linux32 viewer_manifest.
They sometimes cause trouble when distributed.
(Cherry-picked by Jacek from 9efbb42c)
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 941ee35..cbcc174 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -169,6 +169,14 @@ | |||
169 | modified: linden/install.xml | 169 | modified: linden/install.xml |
170 | 170 | ||
171 | 171 | ||
172 | 2010-01-05 Armin Weatherwax <Armin.Weatherwax@gmail.com> | ||
173 | |||
174 | * Removed pixbuf and pango from linux32 viewer_manifest. | ||
175 | They sometimes cause trouble when distributed. | ||
176 | |||
177 | modified: linden/indra/newview/viewer_manifest.py | ||
178 | |||
179 | |||
172 | 2010-01-04 Jacek Antonelli <jacek.antonelli@gmail.com> | 180 | 2010-01-04 Jacek Antonelli <jacek.antonelli@gmail.com> |
173 | 181 | ||
174 | * Implemented VWR-9597 (optional message when paying someone). | 182 | * Implemented VWR-9597 (optional message when paying someone). |