diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 64894ab..7648c58 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,24 @@ | |||
1 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> | ||
2 | |||
3 | * Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer). | ||
4 | |||
5 | modified: linden/indra/cmake/CopyWinLibs.cmake | ||
6 | modified: linden/install.xml | ||
7 | |||
8 | |||
9 | 2010-01-06 McCabe Maxsted <hakushakukun@gmail.com> | ||
10 | |||
11 | * Applied VWR-4232: some particles do not disappear when UI is hidden, from snowglobe. | ||
12 | |||
13 | modified: linden/indra/newview/llhudeffectbeam.cpp | ||
14 | modified: linden/indra/newview/llhudeffectbeam.h | ||
15 | modified: linden/indra/newview/llhudeffecttrail.cpp | ||
16 | modified: linden/indra/newview/llhudeffecttrail.h | ||
17 | modified: linden/indra/newview/llhudobject.cpp | ||
18 | modified: linden/indra/newview/llhudobject.h | ||
19 | modified: linden/indra/newview/pipeline.cpp | ||
20 | |||
21 | |||
1 | 2010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> | 22 | 2010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> |
2 | 23 | ||
3 | * Several changes to work better on 64bit Linux. | 24 | * Several changes to work better on 64bit Linux. |