diff options
author | Jacek Antonelli | 2009-01-30 17:41:44 -0600 |
---|---|---|
committer | Jacek Antonelli | 2009-01-30 17:41:44 -0600 |
commit | 2171d6a5e421d7a1bd19c0c2f4e71606890b5fca (patch) | |
tree | 154951d206f807ab90e1e1040d7f07d76d27c9ad /ChangeLog.txt | |
parent | llLoadUrl scripts now respect browser preferences (diff) | |
download | meta-impy-2171d6a5e421d7a1bd19c0c2f4e71606890b5fca.zip meta-impy-2171d6a5e421d7a1bd19c0c2f4e71606890b5fca.tar.gz meta-impy-2171d6a5e421d7a1bd19c0c2f4e71606890b5fca.tar.bz2 meta-impy-2171d6a5e421d7a1bd19c0c2f4e71606890b5fca.tar.xz |
Fix crash with two instances logged in to opensim.
Patch by Armin Weatherwax.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 123e623..932a877 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -2,6 +2,13 @@ | |||
2 | =- 1.1.0 -= | 2 | =- 1.1.0 -= |
3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 3 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
4 | 4 | ||
5 | 2009-01-30 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
6 | |||
7 | * linden/indra/newview/llviewerregion.cpp | ||
8 | Fix crash with two instances logged in to opensim. | ||
9 | Patch by Armin Weatherwax. | ||
10 | |||
11 | |||
5 | 2009-01-29 McCabe Maxsted <hakushakukun@gmail.com> | 12 | 2009-01-29 McCabe Maxsted <hakushakukun@gmail.com> |
6 | 13 | ||
7 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 14 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |