aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-04-06 21:58:22 -0500
committerJacek Antonelli2009-04-06 21:58:27 -0500
commit305f2f13f244e970d2b4f98b6de24553b2f3c512 (patch)
tree145a6baf1e5456ca6e289f879ab6325e46161b0a /ChangeLog.txt
parentMade LogLock mutex less likely to fail, hopefully. (diff)
downloadmeta-impy-305f2f13f244e970d2b4f98b6de24553b2f3c512.zip
meta-impy-305f2f13f244e970d2b4f98b6de24553b2f3c512.tar.gz
meta-impy-305f2f13f244e970d2b4f98b6de24553b2f3c512.tar.bz2
meta-impy-305f2f13f244e970d2b4f98b6de24553b2f3c512.tar.xz
Don't use LL_ERRS, it makes the viewer abort!
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 2191d3c..6fd7771 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,9 @@
12009-04-06 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-04-06 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Don't use LL_ERRS, it makes the viewer abort!
5
6
3 * linden/indra/llcommon/llerror.cpp: 7 * linden/indra/llcommon/llerror.cpp:
4 Made LogLock mutex less likely to fail, hopefully. 8 Made LogLock mutex less likely to fail, hopefully.
5 9