aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-11-18 03:33:47 -0600
committerJacek Antonelli2009-11-18 03:41:03 -0600
commit76f15e2b96447847d4399816dc6de02a6fe0e941 (patch)
tree35206194f4e54a1e8d56d35314c42fc7adeaf8e9 /ChangeLog.txt
parentFixed more warnings about converting string to gchar* (diff)
downloadmeta-impy-76f15e2b96447847d4399816dc6de02a6fe0e941.zip
meta-impy-76f15e2b96447847d4399816dc6de02a6fe0e941.tar.gz
meta-impy-76f15e2b96447847d4399816dc6de02a6fe0e941.tar.bz2
meta-impy-76f15e2b96447847d4399816dc6de02a6fe0e941.tar.xz
Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index cea79e7..ba63c8b 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-11-18 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * Removed prepackaged libstdc++ (Linux only). Fixes VWR-12404.
4
5 modified: linden/indra/cmake/ViewerMiscLibs.cmake
6 modified: linden/install.xml
7
8
3 * Fixed more warnings about converting string to gchar* 9 * Fixed more warnings about converting string to gchar*
4 10
5 modified: linden/indra/llmedia/llmediaimplgstreamervidplug.cpp 11 modified: linden/indra/llmedia/llmediaimplgstreamervidplug.cpp