aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 2b3727a..34b4c39 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,9 @@
12009-02-27 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-02-27 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Initialize gstreamer (if needed) when making LLMediaImplGStreamer.
5 Lets us find gstreamer version for "About Imprudence" before login.
6
3 * linden/indra/newview/llfloaterabout.cpp: 7 * linden/indra/newview/llfloaterabout.cpp:
4 Get gstreamer reference from media manager. 8 Get gstreamer reference from media manager.
5 Eliminates the need to include llmediaimplgstreamer.h, 9 Eliminates the need to include llmediaimplgstreamer.h,