diff options
author | Jacek Antonelli | 2009-01-30 18:04:41 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-30 18:04:41 -0600 |
commit | 9c8fb6edf97028c307d3e850a70779e967c0bcfc (patch) | |
tree | 72eff8d05a43e65c2e6ff69b336139dacb9d8742 /ChangeLog.txt | |
parent | Fix crash with two instances logged in to opensim. (diff) | |
download | meta-impy-9c8fb6edf97028c307d3e850a70779e967c0bcfc.zip meta-impy-9c8fb6edf97028c307d3e850a70779e967c0bcfc.tar.gz meta-impy-9c8fb6edf97028c307d3e850a70779e967c0bcfc.tar.bz2 meta-impy-9c8fb6edf97028c307d3e850a70779e967c0bcfc.tar.xz |
Disabled spammy loadWAV error for nonexistent files.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 932a877..ce78186 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -4,6 +4,10 @@ | |||
4 | 4 | ||
5 | 2009-01-30 Jacek Antonelli <jacek.antonelli@gmail.com> | 5 | 2009-01-30 Jacek Antonelli <jacek.antonelli@gmail.com> |
6 | 6 | ||
7 | * linden/indra/llaudio/audioengine_openal.cpp: | ||
8 | Disabled spammy loadWAV error for nonexistent files. | ||
9 | |||
10 | |||
7 | * linden/indra/newview/llviewerregion.cpp | 11 | * linden/indra/newview/llviewerregion.cpp |
8 | Fix crash with two instances logged in to opensim. | 12 | Fix crash with two instances logged in to opensim. |
9 | Patch by Armin Weatherwax. | 13 | Patch by Armin Weatherwax. |