diff options
author | McCabe Maxsted | 2010-01-08 08:39:02 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-01-08 08:39:02 -0700 |
commit | 66a5b88375154041b85bd1bdc4a3c7fe080b07e5 (patch) | |
tree | d1ac4c692952046459bef80eeaa5adb72ffceea0 /ChangeLog.txt | |
parent | Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer) (diff) | |
download | meta-impy-66a5b88375154041b85bd1bdc4a3c7fe080b07e5.zip meta-impy-66a5b88375154041b85bd1bdc4a3c7fe080b07e5.tar.gz meta-impy-66a5b88375154041b85bd1bdc4a3c7fe080b07e5.tar.bz2 meta-impy-66a5b88375154041b85bd1bdc4a3c7fe080b07e5.tar.xz |
Applied SNOW-378: debug setting to compile inventory scripts in Mono
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 20 |
1 files changed, 7 insertions, 13 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 7648c58..0911110 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,22 +1,16 @@ | |||
1 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> | 1 | 2010-01-07 McCabe Maxsted <hakushakukun@gmail.com> |
2 | 2 | ||
3 | * Applied SNOW-378: debug setting to compile inventory scripts in Mono. | ||
4 | |||
5 | modified: linden/doc/contributions.txt | ||
6 | modified: linden/indra/newview/app_settings/settings.xml | ||
7 | modified: linden/indra/newview/llpreviewscript.cpp | ||
8 | |||
9 | |||
3 | * Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer). | 10 | * Fixed GStreamer missing libpng12-0.dll (TODO: update gstreamer). |
4 | 11 | ||
5 | modified: linden/indra/cmake/CopyWinLibs.cmake | 12 | modified: linden/indra/cmake/CopyWinLibs.cmake |
6 | modified: linden/install.xml | 13 | 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 | 14 | ||
21 | 15 | ||
22 | 2010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> | 16 | 2010-01-03 Armin Weatherwax <Armin.Weatherwax@gmail.com> |