diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 6962554..aba05f6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,15 @@ | |||
1 | 2009-03-16 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4 | Visual Studio now ignores C4244 warnings in GStreamer. | ||
5 | Since the change was intentional, I thought it best to | ||
6 | continue using "treat warnings as errors" and ignore it. | ||
7 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
8 | Ditto. | ||
9 | * linden/indra/llmedia/llmediamanager.cpp: | ||
10 | Ditto. | ||
11 | |||
12 | |||
1 | 2009-03-10 McCabe Maxsted <hakushakukun@gmail.com> | 13 | 2009-03-10 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 14 | ||
3 | * linden/indra/llaudio/audioengine.cpp: | 15 | * linden/indra/llaudio/audioengine.cpp: |