diff options
author | Jacek Antonelli | 2009-10-09 19:53:10 -0500 |
---|---|---|
committer | McCabe Maxsted | 2009-10-18 10:53:33 -0700 |
commit | d91accfd6135d56cd6f079b95fdce3f7844df706 (patch) | |
tree | c72c6570b03f3a95979b52f0c0fcd45403c749c8 /ChangeLog.txt | |
parent | Ported notecard security fix from LL's 1.23.5 viewer (diff) | |
download | meta-impy-d91accfd6135d56cd6f079b95fdce3f7844df706.zip meta-impy-d91accfd6135d56cd6f079b95fdce3f7844df706.tar.gz meta-impy-d91accfd6135d56cd6f079b95fdce3f7844df706.tar.bz2 meta-impy-d91accfd6135d56cd6f079b95fdce3f7844df706.tar.xz |
Updated and added some Linux libs.
Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml
Added: gstreamer-plugins, theora
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4cdab70..255f334 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -183,6 +183,18 @@ | |||
183 | =- 1.2.0 BETA 2 -= | 183 | =- 1.2.0 BETA 2 -= |
184 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 184 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
185 | 185 | ||
186 | 2009-10-09 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
187 | |||
188 | * Updated and added some Linux libs. | ||
189 | Updated: glib, gstreamer, gtk-etc, ogg-vorbis, openal, libxml | ||
190 | Added: gstreamer-plugins, theora | ||
191 | |||
192 | modified: linden/indra/newview/viewer_manifest.py | ||
193 | modified: linden/indra/cmake/GStreamer.cmake | ||
194 | modified: linden/indra/cmake/UI.cmake | ||
195 | modified: linden/install.xml | ||
196 | |||
197 | |||
186 | 2009-10-09 McCabe Maxsted <hakushakukun@gmail.com> | 198 | 2009-10-09 McCabe Maxsted <hakushakukun@gmail.com> |
187 | 199 | ||
188 | * Updated version info to 1.2.0 beta 2, added changelog banner. | 200 | * Updated version info to 1.2.0 beta 2, added changelog banner. |
@@ -339,6 +351,13 @@ modified: linden/indra/newview/skins/default/xui/en-us/notify.xml | |||
339 | 351 | ||
340 | 2009-10-03 Jacek Antonelli <jacek.antonelli@gmail.com> | 352 | 2009-10-03 Jacek Antonelli <jacek.antonelli@gmail.com> |
341 | 353 | ||
354 | * Updated and added some Linux libs to install.xml. | ||
355 | Updated: glib, gstreamer, ogg-vorbis, openal | ||
356 | Added: gstreamer-plugins, theora | ||
357 | |||
358 | modified: linden/install.xml | ||
359 | |||
360 | |||
342 | * Grid manager no longer appends "/" to URIs. | 361 | * Grid manager no longer appends "/" to URIs. |
343 | This was causing trouble with URIs that shouldn't end in "/". | 362 | This was causing trouble with URIs that shouldn't end in "/". |
344 | 363 | ||