aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
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 187fb9d..2b3727a 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,11 @@
12009-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-02-27 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/newview/llfloaterabout.cpp:
4 Get gstreamer reference from media manager.
5 Eliminates the need to include llmediaimplgstreamer.h,
6 which causes problems on Linux due to name clash between
7 libxml2 and expat's XMLCALLs.
8
3 * linden/indra/llui/CMakeLists.txt: 9 * linden/indra/llui/CMakeLists.txt:
4 LLUI's CMakeList needs LLMedia cmake stuff. 10 LLUI's CMakeList needs LLMedia cmake stuff.
5 11